diff options
Diffstat (limited to 'sys-libs/glibc/files/2.3.4/glibc-2.3.4-hardened-sysdep-shared.patch')
-rw-r--r-- | sys-libs/glibc/files/2.3.4/glibc-2.3.4-hardened-sysdep-shared.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-libs/glibc/files/2.3.4/glibc-2.3.4-hardened-sysdep-shared.patch b/sys-libs/glibc/files/2.3.4/glibc-2.3.4-hardened-sysdep-shared.patch deleted file mode 100644 index 61058eabacef..000000000000 --- a/sys-libs/glibc/files/2.3.4/glibc-2.3.4-hardened-sysdep-shared.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- sysdeps/unix/sysv/linux/i386/sysdep.h.orig 2004-06-13 13:08:49.905902169 -0600 -+++ sysdeps/unix/sysv/linux/i386/sysdep.h 2004-06-13 13:09:16.312954075 -0600 -@@ -401,7 +401,7 @@ - - #define LOADARGS_0 - #ifdef __PIC__ --# if defined I386_USE_SYSENTER -+# if defined I386_USE_SYSENTER && defined SHARED - # define LOADARGS_1 \ - "bpushl .L__X'%k3, %k3\n\t" - # define LOADARGS_5 \ |