diff options
Diffstat (limited to 'meta/packages/glibc/files/nopageheader.patch')
| -rw-r--r-- | meta/packages/glibc/files/nopageheader.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/packages/glibc/files/nopageheader.patch b/meta/packages/glibc/files/nopageheader.patch deleted file mode 100644 index 0416711586..0000000000 --- a/meta/packages/glibc/files/nopageheader.patch +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | Index: glibc-2.6.1/ports/sysdeps/unix/sysv/linux/arm/ioperm.c | ||
| 2 | =================================================================== | ||
| 3 | --- glibc-2.6.1.orig/ports/sysdeps/unix/sysv/linux/arm/ioperm.c 2005-06-10 11:12:09.000000000 +0000 | ||
| 4 | +++ glibc-2.6.1/ports/sysdeps/unix/sysv/linux/arm/ioperm.c 2009-06-16 21:16:16.007016198 +0000 | ||
| 5 | @@ -45,7 +45,6 @@ | ||
| 6 | #include <sys/mman.h> | ||
| 7 | |||
| 8 | #include <linux/version.h> | ||
| 9 | -#include <asm/page.h> | ||
| 10 | #include <sys/sysctl.h> | ||
| 11 | |||
| 12 | #define PATH_ARM_SYSTYPE "/etc/arm_systype" | ||
