On 08/01/14 14:16, Anton Kolesov wrote:
OBSTACK is required for native builds of binutils and GDB.

Signed-off-by: Anton Kolesov <[email protected]>
---
  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


Yes, this is a good idea. Also coreutils (if you're not using busybox). On more than one occasion I've hit this and broken a system.

--
Anthony G. Basile, Ph. D.
Chair of Information Technology
D'Youville College
Buffalo, NY 14201
(716) 829-8197
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to