summaryrefslogtreecommitdiff
path: root/meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch')
-rw-r--r--meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch b/meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch
deleted file mode 100644
index 88b5e60a8..000000000
--- a/meta/packages/glibc/glibc-cvs-2.3.5/headers_fix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Without this, do_compile fails, unable to find linux/errno.h
-
-RP - 27/11/2007
-
-Index: libc/nscd/Makefile
-===================================================================
---- libc.orig/nscd/Makefile 2005-06-14 22:51:24.000000000 +0000
-+++ libc/nscd/Makefile 2007-11-27 16:31:02.000000000 +0000
-@@ -68,7 +68,6 @@
- # contains only the basic kernel interface headers, not something like
- # libselinux. So the simplest thing is to presume that the standard
- # system headers will be ok for this file.
--$(objpfx)nscd_stat.o: sysincludes = # nothing
- $(objpfx)selinux.o: sysincludes = # nothing
-
- distribute := nscd.h nscd-client.h dbg_log.h \