Explorar el Código

Leave ldso debugging off by default

Eric Andersen hace 21 años
padre
commit
94ec85b35f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      extra/Configs/Config.arm.default

+ 2 - 2
extra/Configs/Config.arm.default

@@ -59,5 +59,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