]> git.pld-linux.org Git - packages/crossmingw32-runtime.git/blame - crossmingw32-runtime-stdinc.patch
- up to 3.16
[packages/crossmingw32-runtime.git] / crossmingw32-runtime-stdinc.patch
CommitLineData
02956c9f
ŁK
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 @@
b06e42c6 4 W32API_INCLUDE = @W32API_INCLUDE@
02956c9f 5 INCLUDES = -I$(srcdir)/include \
b06e42c6
JK
6 -I$(srcdir)/../include \
7- -nostdinc \
8 -iwithprefixbefore include
02956c9f
ŁK
9 ALL_CFLAGS = $(CFLAGS) $(INCLUDES) $(W32API_INCLUDE)
10 ALL_CXXFLAGS = $(CXXFLAGS) $(INCLUDES) -nostdinc++ $(W32API_INCLUDE)
11--- mingwrt-3.16-mingw32/mingwex/Makefile.in.org 2009-08-23 02:22:58.068380312 +0200
12+++ mingwrt-3.16-mingw32/mingwex/Makefile.in 2009-08-23 02:23:04.203630108 +0200
13@@ -128,7 +128,6 @@
18e6f6c6
AF
14
15 W32API_INCLUDE = @W32API_INCLUDE@
02956c9f 16 INCLUDES = -I${srcdir} -I${top_srcdir} -I${top_srcdir}/include \
b06e42c6 17- -nostdinc \
18e6f6c6 18 -iwithprefixbefore include
02956c9f
ŁK
19 ALL_CFLAGS = $(CFLAGS) $(WARNFLAGS) $(OPTFLAGS) $(INCLUDES) $(W32API_INCLUDE)
20 ALL_CXXFLAGS = $(CXXFLAGS) $(WARNFLAGS) $(OPTFLAGS) $(INCLUDES) -nostdinc++ $(W32API_INCLUDE)
21--- mingwrt-3.16-mingw32/profile/Makefile.in.org 2009-08-23 02:23:13.505506761 +0200
22+++ mingwrt-3.16-mingw32/profile/Makefile.in 2009-08-23 02:23:18.573631831 +0200
23@@ -67,7 +67,6 @@
18e6f6c6
AF
24
25 W32API_INCLUDE = @W32API_INCLUDE@
02956c9f 26 INCLUDES = -I${srcdir} -I${top_srcdir}/include \
b06e42c6 27- -nostdinc \
18e6f6c6 28 -iwithprefixbefore include
02956c9f
ŁK
29 ALL_CFLAGS = $(CFLAGS) $(INCLUDES) $(W32API_INCLUDE)
30 ALL_CXXFLAGS = $(CXXFLAGS) $(INCLUDES) -nostdinc++ $(W32API_INCLUDE)
This page took 0.098778 seconds and 4 git commands to generate.