mirror of
https://github.com/ipxe/ipxe
synced 2025-12-12 23:15:10 +03:00
DUMP_GDBSYM should not be enabled by default.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user