]> git.pld-linux.org Git - packages/glibc.git/blame - glibc-kernel_includes.patch
- fix idn (Pawel Nogas <pnogas@amu.edu.pl>)
[packages/glibc.git] / glibc-kernel_includes.patch
CommitLineData
87812713
MM
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.0338540000000001 seconds and 4 git commands to generate.