diff sources/targets/armv4l @ 1520:30d9bc95559e

Switch armv4l from NPTL back to pthreads instead of trying to patch uClibc into submission just now. arm-oabi is legacy support, need to swap the stack unwinding type to get NPTL to work with it.
author Rob Landley <rob@landley.net>
date Sat, 21 Apr 2012 23:11:28 -0500
parents b499abdbcdfa
children a49311441334
line wrap: on
line diff
--- a/sources/targets/armv4l	Thu Apr 19 00:09:11 2012 -0500
+++ b/sources/targets/armv4l	Sat Apr 21 23:11:28 2012 -0500
@@ -23,6 +23,7 @@
 UCLIBC_CONFIG="
 TARGET_arm=y
 ARCH_WANTS_LITTLE_ENDIAN=y
+LINUXTHREADS_OLD=y
 "
 
 LINUX_CONFIG="