Quellcode durchsuchen

Disable ldso debugging. It should not be on by default.

Eric Andersen vor 23 Jahren
Ursprung
Commit
8022ef2ce5
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      extra/Configs/Config.i386.default

+ 2 - 2
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