changeset 1522:95a720e694a6

Switch x86_64 from nptl back to pthreads. This isn't the correct fix but uClibc apparently never tested nptl on x86-64, and one of the assembly files doesn't support PIC.
author Rob Landley <rob@landley.net>
date Thu, 10 May 2012 22:03:22 -0500
parents 12e1cb05ea8c
children 2d589ed56a1d
files sources/targets/x86_64
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sources/targets/x86_64	Sat Apr 28 20:41:56 2012 -0500
+++ b/sources/targets/x86_64	Thu May 10 22:03:22 2012 -0500
@@ -16,6 +16,7 @@
 UCLIBC_CONFIG="
 TARGET_x86_64=y
 UCLIBC_HAS_FPU=y
+LINUXTHREADS_OLD=y
 "
 
 LINUX_CONFIG="