diff -r 000000000000 -r c4d124ed9f8e patches/glibc/ports-2.9/100-arm_linux_tls.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/patches/glibc/ports-2.9/100-arm_linux_tls.patch Sun Apr 19 16:17:11 2009 +0000 @@ -0,0 +1,14 @@ +Original patch from http://www.nabble.com/arm-linux-compilation-failure-and-possible-fix-td19229074.html + +diff -durN glibc-2.9.orig/ports/sysdeps/unix/sysv/linux/arm/sysdep.h glibc-2.9/ports/sysdeps/unix/sysv/linux/arm/sysdep.h +--- glibc-2.9.orig/ports/sysdeps/unix/sysv/linux/arm/sysdep.h 25 Nov 2008 16:37:26 -0000 1.33 ++++ glibc-2.9/ports/sysdeps/unix/sysv/linux/arm/sysdep.h 27 Jan 2009 15:35:38 -0000 +@@ -28,6 +28,8 @@ + /* Defines RTLD_PRIVATE_ERRNO and USE_DL_SYSINFO. */ + #include + ++#include ++ + /* For Linux we can use the system call table in the header file + /usr/include/asm/unistd.h + of the kernel. But these symbols do not follow the SYS_* syntax