summaryrefslogtreecommitdiff
path: root/target/lm32
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/lm32
parent4c377896ca6167f5791ee4f8194a1d12e0a643ec (diff)
disable uClibc-ng obstack, gdb/binutils has its own copy
Diffstat (limited to 'target/lm32')
-rw-r--r--target/lm32/uclibc-ng.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/lm32/uclibc-ng.config b/target/lm32/uclibc-ng.config
index 837891054..70de9ce7c 100644
--- a/target/lm32/uclibc-ng.config
+++ b/target/lm32/uclibc-ng.config
@@ -69,7 +69,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