Explorar el Código

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

Eric Andersen hace 23 años
padre
commit
8022ef2ce5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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