Browse Source

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

Eric Andersen 23 năm trước cách đây
mục cha
commit
8022ef2ce5
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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