mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Get rid of unused rebar instructions
This commit is contained in:
parent
6811b92a80
commit
46f47db512
@ -165,11 +165,8 @@
|
|||||||
{if_var_true, zlib, {"ezlib", []}},
|
{if_var_true, zlib, {"ezlib", []}},
|
||||||
{if_var_true, iconv, {"iconv", []}}]}.
|
{if_var_true, iconv, {"iconv", []}}]}.
|
||||||
|
|
||||||
{port_env, [{"CFLAGS", "-g -O2 -Wall"}]}.
|
|
||||||
|
|
||||||
{overrides, [{override, samerlib, [{erl_opts, []}]}]}.
|
{overrides, [{override, samerlib, [{erl_opts, []}]}]}.
|
||||||
|
|
||||||
{port_specs, [{"priv/lib/jid.so", ["c_src/jid.c"]}]}.
|
|
||||||
%% Local Variables:
|
%% Local Variables:
|
||||||
%% mode: erlang
|
%% mode: erlang
|
||||||
%% End:
|
%% End:
|
||||||
|
Loading…
Reference in New Issue
Block a user