summaryrefslogtreecommitdiff
path: root/target/or1k
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/or1k
parent4c377896ca6167f5791ee4f8194a1d12e0a643ec (diff)
disable uClibc-ng obstack, gdb/binutils has its own copy
Diffstat (limited to 'target/or1k')
-rw-r--r--target/or1k/uclibc-ng.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/or1k/uclibc-ng.config b/target/or1k/uclibc-ng.config
index b92e88cd6..1bfab5198 100644
--- a/target/or1k/uclibc-ng.config
+++ b/target/or1k/uclibc-ng.config
@@ -82,7 +82,7 @@ UCLIBC_HAS_LFS=y
# MALLOC_SIMPLE is not set
MALLOC_STANDARD=y
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