summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-03-28 22:36:27 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-03-28 22:36:27 (GMT)
commit008b7a458569ce60a0d95c4283c1088573c778ef (patch)
tree06b3466a860c205e0bb6a5a7bffbee2eb9622e80 /patches
parent609dee36c71f92cb717b9a86d289d74409037ac4 (diff)
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(-)
Diffstat (limited to 'patches')
-rw-r--r--patches/glibc/ports-2.9/100-arm_linux_tls.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/glibc/ports-2.9/100-arm_linux_tls.patch b/patches/glibc/ports-2.9/100-arm_linux_tls.patch
index 2bb058d..7b9d4ac 100644
--- a/patches/glibc/ports-2.9/100-arm_linux_tls.patch
+++ b/patches/glibc/ports-2.9/100-arm_linux_tls.patch
@@ -1,8 +1,8 @@
Original patch from http://www.nabble.com/arm-linux-compilation-failure-and-possible-fix-td19229074.html
-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
---- glibc-2_9.orig/glibc-ports-2_9/sysdeps/unix/sysv/linux/arm/sysdep.h 25 Nov 2008 16:37:26 -0000 1.33
-+++ glibc-2_9/glibc-ports-2_9/sysdeps/unix/sysv/linux/arm/sysdep.h 27 Jan 2009 15:35:38 -0000
+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 <dl-sysdep.h>