diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/Configs/Config.i386.default | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/Configs/Config.i386.default b/extra/Configs/Config.i386.default index ed118c95f..a8f4e9aa1 100644 --- a/extra/Configs/Config.i386.default +++ b/extra/Configs/Config.i386.default @@ -68,5 +68,5 @@ DEVEL_TOOL_PREFIX="$(DEVEL_PREFIX)/usr" # # DODEBUG is not set # DOASSERTS is not set -SUPPORT_LD_DEBUG=y -SUPPORT_LD_DEBUG_EARLY=y +# SUPPORT_LD_DEBUG is not set +# SUPPORT_LD_DEBUG_EARLY is not set |