mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
2ca5712507
Works for me with: ./configure --disable-pam ./rebar get-deps ./rebar configure-deps ./rebar compile make install changes in erlang-native-compiler used by jiffy: src/rebar_port_compiler.erl - {"ERL_LDFLAGS" , " -L$ERL_EI_LIBDIR -lerl_interface -lei"}, + {"ERL_LDFLAGS" , " -L$ERL_EI_LIBDIR -lei"}, src/rebar_utils.erl --dialyzer({no_missing_calls, escript_foldl/3}). |
||
---|---|---|
.. | ||
captcha.sh | ||
check_xep_versions.sh | ||
ejabberdctl.bc | ||
enc | ||
extract-tr.sh | ||
hook_deps.sh | ||
jhbtest.pl | ||
opt_types.sh | ||
prepare-tr.sh | ||
update-deps-releases.pl | ||
xml_compress_gen.erl |