OSDN Git Service

Disable ldso debugging. It should not be on by default.
authorEric Andersen <andersen@codepoet.org>
Fri, 8 Nov 2002 19:29:11 +0000 (19:29 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 8 Nov 2002 19:29:11 +0000 (19:29 -0000)
extra/Configs/Config.i386.default

index ed118c9..a8f4e9a 100644 (file)
@@ -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