OSDN Git Service

ARC: Enable OBSTACK in defconfig for ARC
authorAnton Kolesov <Anton.Kolesov@synopsys.com>
Fri, 1 Aug 2014 18:16:26 +0000 (22:16 +0400)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 18 Aug 2014 10:09:42 +0000 (12:09 +0200)
OBSTACK is required for native builds of binutils and GDB.

Signed-off-by: Anton Kolesov <Anton.Kolesov@synopsys.com>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
extra/Configs/defconfigs/arc/defconfig

index 23058f3..840c59f 100644 (file)
@@ -8,6 +8,7 @@ LDSO_RUNPATH=y
 # LDSO_SAFE_RUNPATH is not set
 UCLIBC_HAS_THREADS_NATIVE=y
 PTHREADS_DEBUG_SUPPORT=y
+UCLIBC_HAS_OBSTACK=y
 UCLIBC_SUSV2_LEGACY=y
 UCLIBC_SUSV3_LEGACY=y
 UCLIBC_SUSV4_LEGACY=y