mirror of
https://github.com/processone/ejabberd.git
synced 2025-01-01 17:53:00 +01:00
Compile ejabberd_config early to stop undefined behaviour warnings
This commit is contained in:
parent
9c3d57e63e
commit
304afd75ac
@ -63,6 +63,8 @@
|
|||||||
ezlib,
|
ezlib,
|
||||||
iconv]}}.
|
iconv]}}.
|
||||||
|
|
||||||
|
{erl_first_files, ["src/ejabberd_config.erl"]}.
|
||||||
|
|
||||||
{erl_opts, [nowarn_deprecated_function,
|
{erl_opts, [nowarn_deprecated_function,
|
||||||
{if_var_false, debug, no_debug_info},
|
{if_var_false, debug, no_debug_info},
|
||||||
{if_var_true, roster_gateway_workaround, {d, 'ROSTER_GATWAY_WORKAROUND'}},
|
{if_var_true, roster_gateway_workaround, {d, 'ROSTER_GATWAY_WORKAROUND'}},
|
||||||
|
Loading…
Reference in New Issue
Block a user