diff options
Diffstat (limited to 'target/ppc')
-rw-r--r-- | target/ppc/uclibc-ng.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ppc/uclibc-ng.config b/target/ppc/uclibc-ng.config index e88bb73b2..0d2e126da 100644 --- a/target/ppc/uclibc-ng.config +++ b/target/ppc/uclibc-ng.config @@ -225,7 +225,7 @@ UCLIBC_EXTRA_CFLAGS="" # SUPPORT_LD_DEBUG is not set # SUPPORT_LD_DEBUG_EARLY is not set # UCLIBC_MALLOC_DEBUGGING is not set -# UCLIBC_HAS_BACKTRACE is not set +UCLIBC_HAS_BACKTRACE=y WARNINGS="-Wall" # EXTRA_WARNINGS is not set # DOMULTI is not set |