Browse Source

and switch DODEBUG off again. couldn't reproduce on Linux Buildsystem

Waldemar Brodkorb 11 years ago
parent
commit
69e4fdc855
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/x86/uclibc.config

+ 1 - 1
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