]> git.pld-linux.org Git - packages/crossmingw32-runtime.git/blob - crossmingw32-runtime-stdinc.patch
- added ptw32 patch (drop ptw32-errno hack which appeared to be withdrawn idea);...
[packages/crossmingw32-runtime.git] / crossmingw32-runtime-stdinc.patch
1 --- mingwrt-3.16-mingw32/Makefile.in.org        2009-08-23 02:15:25.799505624 +0200
2 +++ mingwrt-3.16-mingw32/Makefile.in    2009-08-23 02:15:37.278392489 +0200
3 @@ -166,7 +166,6 @@
4  W32API_INCLUDE = @W32API_INCLUDE@
5  INCLUDES = -I$(srcdir)/include \
6    -I$(srcdir)/../include \
7 -  -nostdinc \
8    -iwithprefixbefore include
9  ALL_CFLAGS = $(CFLAGS) $(INCLUDES) $(W32API_INCLUDE)
10  ALL_CXXFLAGS = $(CXXFLAGS) $(INCLUDES) -nostdinc++ $(W32API_INCLUDE)
This page took 0.066882 seconds and 3 git commands to generate.