summaryrefslogtreecommitdiff
path: root/target/hppa
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-16 17:55:32 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-16 17:55:39 +0100
commit1db1da9e33bc74cb3e9b2e04f26f3da40c337126 (patch)
tree85e03cf34c5c31dd9e8fb932df0251f8ab66dcf8 /target/hppa
parent4c377896ca6167f5791ee4f8194a1d12e0a643ec (diff)
disable uClibc-ng obstack, gdb/binutils has its own copy
Diffstat (limited to 'target/hppa')
-rw-r--r--target/hppa/uclibc-ng.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/hppa/uclibc-ng.config b/target/hppa/uclibc-ng.config
index 6098b4bd0..73c5b0c69 100644
--- a/target/hppa/uclibc-ng.config
+++ b/target/hppa/uclibc-ng.config
@@ -70,7 +70,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