Update (fix) a glibc-ports-2.9 patch.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Mar 28 22:36:27 2009 +0000 (2009-03-28)
changeset 1276ff6c7517526c
parent 1275 cbfe92452378
child 1277 d1c60861af55
Update (fix) a glibc-ports-2.9 patch.

/trunk/patches/glibc/ports-2.9/100-arm_linux_tls.patch | 6 3 3 0 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
patches/glibc/ports-2.9/100-arm_linux_tls.patch
     1.1 --- a/patches/glibc/ports-2.9/100-arm_linux_tls.patch	Sat Mar 28 22:27:22 2009 +0000
     1.2 +++ b/patches/glibc/ports-2.9/100-arm_linux_tls.patch	Sat Mar 28 22:36:27 2009 +0000
     1.3 @@ -1,8 +1,8 @@
     1.4  Original patch from http://www.nabble.com/arm-linux-compilation-failure-and-possible-fix-td19229074.html
     1.5  
     1.6 -diff -durN glibc-2_9.orig/glibc-ports-2_9/sysdeps/unix/sysv/linux/arm/sysdep.h glibc-2_9/glibc-ports-2_9/sysdeps/unix/sysv/linux/arm/sysdep.h
     1.7 ---- glibc-2_9.orig/glibc-ports-2_9/sysdeps/unix/sysv/linux/arm/sysdep.h 25 Nov 2008 16:37:26 -0000 1.33
     1.8 -+++ glibc-2_9/glibc-ports-2_9/sysdeps/unix/sysv/linux/arm/sysdep.h 27 Jan 2009 15:35:38 -0000
     1.9 +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
    1.10 +--- glibc-2.9.orig/ports/sysdeps/unix/sysv/linux/arm/sysdep.h 25 Nov 2008 16:37:26 -0000 1.33
    1.11 ++++ glibc-2.9/ports/sysdeps/unix/sysv/linux/arm/sysdep.h 27 Jan 2009 15:35:38 -0000
    1.12  @@ -28,6 +28,8 @@
    1.13   /* Defines RTLD_PRIVATE_ERRNO and USE_DL_SYSINFO.  */
    1.14   #include <dl-sysdep.h>