summaryrefslogtreecommitdiff
path: root/target/arc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-14 05:50:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-14 05:50:33 +0100
commitec53b258937592f000744ca7a676fe73aef869ae (patch)
treecae9d92617add0c4bf5358710841ee0197d8b873 /target/arc
parent26c6d1df6f57a133d0d9a0177c816853efa0d5f3 (diff)
arc: disable obstack, not usable with newer binutils/gdb
Diffstat (limited to 'target/arc')
-rw-r--r--target/arc/uclibc-ng.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arc/uclibc-ng.config b/target/arc/uclibc-ng.config
index 42910d992..b4e78a821 100644
--- a/target/arc/uclibc-ng.config
+++ b/target/arc/uclibc-ng.config
@@ -88,7 +88,7 @@ MALLOC=y
# MALLOC_SIMPLE is not set
# MALLOC_STANDARD is not set
MALLOC_GLIBC_COMPAT=y
-UCLIBC_HAS_OBSTACK=y
+# UCLIBC_HAS_OBSTACK is not set
UCLIBC_DYNAMIC_ATEXIT=y
COMPAT_ATEXIT=y
UCLIBC_HAS_UTMPX=y