diff options
Diffstat (limited to 'target/x86_64')
-rw-r--r-- | target/x86_64/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/x86_64/uclibc.config b/target/x86_64/uclibc.config index e5524807c..d29e6cfe6 100644 --- a/target/x86_64/uclibc.config +++ b/target/x86_64/uclibc.config @@ -241,7 +241,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 |