We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb4304 commit a7eca47Copy full SHA for a7eca47
sources/Makefile
@@ -113,7 +113,7 @@ SYMBOLS :=
113
114
# Includes debug information, which allows the binary to be debugged easily.
115
# If set to "TRUE", debug info will be created.
116
-DEBUGGER := TRUE
+DEBUGGER :=
117
118
# Specify any additional compiler flags to be used.
119
COMPILER_FLAGS = -Woverloaded-virtual -funsigned-bitfields -Wwrite-strings
0 commit comments