diff options
Diffstat (limited to 'sys-libs/glibc/files/2.3.2/glibc-2.3.2-alpha-crti.patch')
-rw-r--r-- | sys-libs/glibc/files/2.3.2/glibc-2.3.2-alpha-crti.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sys-libs/glibc/files/2.3.2/glibc-2.3.2-alpha-crti.patch b/sys-libs/glibc/files/2.3.2/glibc-2.3.2-alpha-crti.patch deleted file mode 100644 index 2ec1790..0000000 --- a/sys-libs/glibc/files/2.3.2/glibc-2.3.2-alpha-crti.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- glibc-2.3.2/linuxthreads/sysdeps/alpha/elf/pt-initfini.c.old 2003-11-01 17:55:51.000000000 -0500 -+++ glibc-2.3.2/linuxthreads/sysdeps/alpha/elf/pt-initfini.c 2003-11-01 20:17:04.000000000 -0500 -@@ -75,7 +75,6 @@ - subq $30, 16, $30 \n\ - stq $26, 0($30) \n\ - stq $29, 8($30) \n\ -- .prologue 1 \n\ - .align 3 \n\ - /*@_fini_PROLOG_ENDS*/ \n\ - \n\ |