summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index bacf904bb..55409b0eb 100644
--- a/src/config.h
+++ b/src/config.h
@@ -143,6 +143,6 @@
#undef BUILD_ID /* Include a custom build ID string,
* e.g "test-foo" */
#undef NULL_TRAP /* Attempt to catch NULL function calls */
-#define DUMP_GDBSYM /* Dump GDB symbol table information */
+#undef DUMP_GDBSYM /* Dump GDB symbol table information */
/* @END general.h */