summaryrefslogtreecommitdiff
path: root/target/xtensa/uclibc-ng.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-06 20:15:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-06 20:15:53 +0200
commit420bf1a95a2130719f99c1e424e33b67ae1645cf (patch)
treefcccaa93c8ae523c26336c814e763fd1e2ee15ea /target/xtensa/uclibc-ng.config
parent5249b07b2f28e93ddb23fb520c7e34629631de65 (diff)
enable backtrace support by default for uClibc-ng
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'target/xtensa/uclibc-ng.config')
-rw-r--r--target/xtensa/uclibc-ng.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/xtensa/uclibc-ng.config b/target/xtensa/uclibc-ng.config
index f02b1f726..9228b0e6c 100644
--- a/target/xtensa/uclibc-ng.config
+++ b/target/xtensa/uclibc-ng.config
@@ -216,7 +216,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=y
# DOMULTI is not set