]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- broken (hardcoded path) and doesn't fix anything - memusage build requires valid...
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 Nov 2004 14:10:20 +0000 (14:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc-kernel_includes.patch -> 1.2

glibc-kernel_includes.patch [deleted file]

diff --git a/glibc-kernel_includes.patch b/glibc-kernel_includes.patch
deleted file mode 100644 (file)
index 97e5a75..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- malloc/Makefile~   Thu Jul 10 19:28:41 2003
-+++ malloc/Makefile    Thu Jul 10 19:29:33 2003
-@@ -86,7 +86,7 @@
- # The directory specified by --with-headers usually contains only the basic
- # kernel interface headers, not something like libgd.  So the simplest thing
- # is to presume that the standard system headers will be ok for this file.
--$(objpfx)memusagestat.o: sysincludes = # nothing
-+$(objpfx)memusagestat.o: sysincludes = -I/usr/src/linux/include -I/usr/include
- endif
- endif
This page took 0.230268 seconds and 4 git commands to generate.