Browse Source

disable ld.so debug output

Waldemar Brodkorb 11 years ago
parent
commit
8824403421
1 changed files with 6 additions and 5 deletions
  1. 6 5
      target/mips/uclibc.config.little.mips64

+ 6 - 5
target/mips/uclibc.config.little.mips64

@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Version: 0.9.33.2
-# Fri Sep 21 10:44:58 2012
+# Sun Sep 23 15:25:54 2012
 #
 # TARGET_alpha is not set
 # TARGET_arm is not set
@@ -244,13 +244,14 @@ UCLIBC_BUILD_NOEXECSTACK=y
 #
 CROSS_COMPILER_PREFIX=""
 UCLIBC_EXTRA_CFLAGS=""
-DODEBUG=y
+# DODEBUG is not set
+DOSTRIP=y
 # 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
 # UCLIBC_MALLOC_DEBUGGING is not set
 # UCLIBC_HAS_BACKTRACE is not set
 WARNINGS="-Wall"
-EXTRA_WARNINGS=y
+# EXTRA_WARNINGS is not set
 # DOMULTI is not set
 # UCLIBC_MJN3_ONLY is not set