[PATCH] ARC: Enable OBSTACK in defconfig for ARC

Anton Kolesov Anton.Kolesov at synopsys.com
Fri Aug 1 18:16:26 UTC 2014


OBSTACK is required for native builds of binutils and GDB.

Signed-off-by: Anton Kolesov <Anton.Kolesov at synopsys.com>
---
 extra/Configs/defconfigs/arc/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/extra/Configs/defconfigs/arc/defconfig b/extra/Configs/defconfigs/arc/defconfig
index 2835656..db4308f 100644
--- a/extra/Configs/defconfigs/arc/defconfig
+++ b/extra/Configs/defconfigs/arc/defconfig
@@ -8,6 +8,7 @@ LDSO_RUNPATH=y
 # LDSO_SAFE_RUNPATH is not set
 LINUXTHREADS_OLD=y
 PTHREADS_DEBUG_SUPPORT=y
+UCLIBC_HAS_OBSTACK=y
 UCLIBC_SUSV2_LEGACY=y
 UCLIBC_SUSV3_LEGACY=y
 UCLIBC_SUSV4_LEGACY=y
-- 
1.8.4.1



More information about the uClibc mailing list