mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Don't use warnings_as_errors in samerlib
This commit is contained in:
parent
8766854870
commit
6811b92a80
1 changed files with 2 additions and 0 deletions
|
@ -167,6 +167,8 @@
|
|||
|
||||
{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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue