25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

Revert "Modify ERL_LDFLAGS of deps when compiling on R23 on rebar2"

This reverts commit 21312c79aa.
This commit is contained in:
Badlop 2020-07-22 10:08:14 +02:00
parent 90ca689123
commit 7fe0b8d274

View File

@ -155,7 +155,6 @@
{recursive_cmds, ['configure-deps']}.
{overrides, [
{if_not_rebar3, {if_version_above, "22", {add, [{port_env, [{"ERL_LDFLAGS", " -L$ERL_EI_LIBDIR -lei"}]}]}}},
{del, [{erl_opts, [warnings_as_errors]}]}]}.
{post_hook_configure, [{"fast_tls", []},