Explorar el Código

add DODEBUG otherwise libc map problems occur

Waldemar Brodkorb hace 11 años
padre
commit
683cf71a6e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 is not set
+DODEBUG=y
 # DOSTRIP is not set
 # DOASSERTS is not set
 # SUPPORT_LD_DEBUG is not set