summaryrefslogtreecommitdiff
path: root/target/x86
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-29 11:23:23 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-29 11:23:30 +0200
commit69e4fdc85507a427c37fede4f6518513a99180f9 (patch)
tree29f5e10470c266fe607cfaf834161741ec82d6aa /target/x86
parentee1910ca4261bd202ab8625533a2e9a3bf9aee17 (diff)
and switch DODEBUG off again. couldn't reproduce on Linux Buildsystem
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 30c48f93d..952c4dcfd 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=y
+# DODEBUG is not set
# DOSTRIP is not set
# DOASSERTS is not set
# SUPPORT_LD_DEBUG is not set