]> git.pld-linux.org Git - packages/glibc.git/blob - glibc-kernel_includes.patch
- added boot64 bcond
[packages/glibc.git] / glibc-kernel_includes.patch
1 --- malloc/Makefile~    Thu Jul 10 19:28:41 2003
2 +++ malloc/Makefile     Thu Jul 10 19:29:33 2003
3 @@ -86,7 +86,7 @@
4  # The directory specified by --with-headers usually contains only the basic
5  # kernel interface headers, not something like libgd.  So the simplest thing
6  # is to presume that the standard system headers will be ok for this file.
7 -$(objpfx)memusagestat.o: sysincludes = # nothing
8 +$(objpfx)memusagestat.o: sysincludes = -I/usr/src/linux/include -I/usr/include
9  endif
10  endif
11  
This page took 0.032294 seconds and 3 git commands to generate.