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