summaryrefslogtreecommitdiff
path: root/target/arm/uclibc.config
diff options
context:
space:
mode:
Diffstat (limited to 'target/arm/uclibc.config')
-rw-r--r--target/arm/uclibc.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/arm/uclibc.config b/target/arm/uclibc.config
index cef957518..fe15a598e 100644
--- a/target/arm/uclibc.config
+++ b/target/arm/uclibc.config
@@ -244,7 +244,8 @@ 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
# SUPPORT_LD_DEBUG_EARLY is not set