We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 849f87d + 248b2c9 commit b17f9dcCopy full SHA for b17f9dc
rebar.config
@@ -4,7 +4,7 @@
4
%%
5
%% SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later
6
7
-{erl_opts, [debug_info]}.
+{erl_opts, [debug_info, nowarn_sasl]}.
8
{deps, []}.
9
10
{escript_incl_apps, [atomvm_packbeam]}.
0 commit comments