summaryrefslogtreecommitdiff
path: root/target/nios2/uclibc-ng.config
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/nios2/uclibc-ng.config
parent4c377896ca6167f5791ee4f8194a1d12e0a643ec (diff)
disable uClibc-ng obstack, gdb/binutils has its own copy
Diffstat (limited to 'target/nios2/uclibc-ng.config')
-rw-r--r--target/nios2/uclibc-ng.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/nios2/uclibc-ng.config b/target/nios2/uclibc-ng.config
index 26653e496..3d4257340 100644
--- a/target/nios2/uclibc-ng.config
+++ b/target/nios2/uclibc-ng.config
@@ -66,7 +66,7 @@ UCLIBC_HAS_LFS=y
MALLOC=y
# MALLOC_SIMPLE 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