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.
1 parent 4c76d6d commit 1f0a1e6Copy full SHA for 1f0a1e6
deps/rabbit/Makefile
@@ -363,7 +363,7 @@ RMQ_ERLC_OPTS += -DTRACE_SUPERVISOR2=true
363
endif
364
365
# https://www.erlang.org/doc/apps/parsetools/leex.html#file/2
366
-export ERL_COMPILER_OPTIONS := deterministic
+export ERL_COMPILER_OPTIONS := $(RMQ_ERLC_OPTS)
367
368
# --------------------------------------------------------------------
369
# Documentation.
0 commit comments