From 88244034217f623ed45e58fbc7379e3781f92e06 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 23 Sep 2012 15:28:58 +0200 Subject: disable ld.so debug output --- target/mips/uclibc.config.little.mips64 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'target') diff --git a/target/mips/uclibc.config.little.mips64 b/target/mips/uclibc.config.little.mips64 index 8bfe924e5..dc9f20557 100644 --- a/target/mips/uclibc.config.little.mips64 +++ b/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 -- cgit v1.2.3