We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ac5a00 commit dd5c343Copy full SHA for dd5c343
1 file changed
rebar.config
@@ -27,6 +27,8 @@
27
{platform_define, "^(R|1|2[0123]|24\.[012])", 'USE_ADDRPORTCONNECT'},
28
{i, "include"}]}.
29
30
+{edoc_opts, [{preprocess, true}]}.
31
+
32
{port_env, [{"ERL_LDFLAGS", " -L$ERL_EI_LIBDIR -lei"},
33
{"CFLAGS", "$CFLAGS"}, {"LDFLAGS", "$LDFLAGS"}]}.
34
0 commit comments