瀏覽代碼

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

Eric Andersen 23 年之前
父節點
當前提交
8022ef2ce5
共有 1 個文件被更改,包括 2 次插入2 次删除
  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