From 683cf71a6ebccbd4f827ad4a6ac92dbbaf8f644d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 27 Aug 2014 17:14:01 +0200 Subject: add DODEBUG otherwise libc map problems occur --- target/x86/uclibc.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/x86/uclibc.config b/target/x86/uclibc.config index 952c4dcfd..30c48f93d 100644 --- a/target/x86/uclibc.config +++ b/target/x86/uclibc.config @@ -243,7 +243,7 @@ UCLIBC_BUILD_NOEXECSTACK=y # CROSS_COMPILER_PREFIX="" UCLIBC_EXTRA_CFLAGS="" -# DODEBUG is not set +DODEBUG=y # DOSTRIP is not set # DOASSERTS is not set # SUPPORT_LD_DEBUG is not set -- cgit v1.2.3