]> granicus.if.org Git - ejabberd/commitdiff
Make --disable-debug work again
authorPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 18 Jan 2016 12:10:12 +0000 (13:10 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 18 Jan 2016 12:10:28 +0000 (13:10 +0100)
rebar.config

index 8c2c73bafbe1387720bc0e124d375dd6d2e21733..81100027180c9196dc7eafeab2cdc371cfe10af9 100644 (file)
@@ -50,6 +50,7 @@
                   p1_iconv]}}.
 
 {erl_opts, [nowarn_deprecated_function,
+            {if_var_false, debug, no_debug_info},
             {if_var_true, roster_gateway_workaround, {d, 'ROSTER_GATWAY_WORKAROUND'}},
             {if_var_match, db_type, mssql, {d, 'mssql'}},
             {if_var_true, lager, {d, 'LAGER'}},