compile behaviour first

This commit is contained in:
UENISHI Kota 2013-12-26 11:34:26 +09:00
parent 541ab9345f
commit 4fab1215fe

View File

@ -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