mirror of
https://github.com/valitydev/msgpack-erlang.git
synced 2024-11-06 00:35:24 +00:00
compile behaviour first
This commit is contained in:
parent
541ab9345f
commit
4fab1215fe
@ -5,6 +5,11 @@
|
||||
{edoc_opts, [{dialyzer_specs, all}]}.
|
||||
{validate_app_modules, true}.
|
||||
|
||||
{erl_first_files, [
|
||||
"src/msgpack_ext.erl"
|
||||
]}.
|
||||
|
||||
|
||||
%% {port_sources, ["c_src/*.c"]}.
|
||||
%% {port_env, [
|
||||
%% %% Make sure to set -fPIC when compiling leveldb
|
||||
|
Loading…
Reference in New Issue
Block a user