summaryrefslogtreecommitdiff
path: root/target/x86
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-27 17:14:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-27 17:14:01 +0200
commit683cf71a6ebccbd4f827ad4a6ac92dbbaf8f644d (patch)
treebeb96bfc901426ff9192b20c8e16393f1394caed /target/x86
parent79b774970c00ba0af4bb6be516af5f44a4299464 (diff)
add DODEBUG otherwise libc map problems occur
Diffstat (limited to 'target/x86')
-rw-r--r--target/x86/uclibc.config2
1 files changed, 1 insertions, 1 deletions
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