From 1a3c5afadcc5edb31afb592fb884d551f8268c54 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 29 Jun 2014 11:45:31 +0200 Subject: handle debug code handling inside OpenADK --- target/xtensa/uclibc.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/xtensa/uclibc.config') diff --git a/target/xtensa/uclibc.config b/target/xtensa/uclibc.config index b48df3454..d5640ccfd 100644 --- a/target/xtensa/uclibc.config +++ b/target/xtensa/uclibc.config @@ -231,7 +231,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 -- cgit v1.2.3