From: Evgeniy Khramtsov Date: Tue, 8 May 2018 13:17:07 +0000 (+0300) Subject: Get rid of unused rebar instructions X-Git-Tag: 18.06~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46f47db5122d23512595bc450d854ace56d9f32e;p=ejabberd Get rid of unused rebar instructions --- diff --git a/rebar.config b/rebar.config index 56f567093..58613a544 100644 --- a/rebar.config +++ b/rebar.config @@ -165,11 +165,8 @@ {if_var_true, zlib, {"ezlib", []}}, {if_var_true, iconv, {"iconv", []}}]}. -{port_env, [{"CFLAGS", "-g -O2 -Wall"}]}. - {overrides, [{override, samerlib, [{erl_opts, []}]}]}. -{port_specs, [{"priv/lib/jid.so", ["c_src/jid.c"]}]}. %% Local Variables: %% mode: erlang %% End: