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 4a378f6 commit db804f3Copy full SHA for db804f3
Makefile
@@ -170,7 +170,7 @@ all: | $(TOOLS) nimbus nimbus_execution_client
170
171
# "-d:release" cannot be added to config.nims
172
173
-NIM_PARAMS += -d:debug
+NIM_PARAMS += -d:release
174
ifneq ($(if $(ENABLE_LINE_NUMBERS),$(ENABLE_LINE_NUMBERS),0),0)
175
NIM_PARAMS += -d:chronicles_line_numbers:1
176
endif
0 commit comments