From f5f34fe0e16239f40270b1babb002e8aec3d3fed Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 24 May 2014 13:16:10 +0200 Subject: fix uclibc compile for qemu-arm (experimental fix), use DODEBUG as default --- target/x86/uclibc.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/x86') diff --git a/target/x86/uclibc.config b/target/x86/uclibc.config index 8ea5bcf4b..a18ebd82f 100644 --- a/target/x86/uclibc.config +++ b/target/x86/uclibc.config @@ -246,8 +246,8 @@ UCLIBC_BUILD_NOEXECSTACK=y # CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" -# DODEBUG is not set -DOSTRIP=y +# DOSTRIP is not set +DODEBUG=y # DOASSERTS is not set # SUPPORT_LD_DEBUG is not set # SUPPORT_LD_DEBUG_EARLY is not set -- cgit v1.2.3