Browse Source

Leave ldso debugging off by default

Eric Andersen 21 years ago
parent
commit
94ec85b35f
1 changed files with 2 additions and 2 deletions
  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