From ec53b258937592f000744ca7a676fe73aef869ae Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 14 Mar 2016 05:50:33 +0100 Subject: arc: disable obstack, not usable with newer binutils/gdb --- target/arc/uclibc-ng.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/arc') 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 -- cgit v1.2.3