mirror of
https://github.com/ipxe/ipxe
synced 2025-12-13 23:41:45 +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,
|
#undef BUILD_ID /* Include a custom build ID string,
|
||||||
* e.g "test-foo" */
|
* e.g "test-foo" */
|
||||||
#undef NULL_TRAP /* Attempt to catch NULL function calls */
|
#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 */
|
/* @END general.h */
|
||||||
|
|||||||
Reference in New Issue
Block a user