]> git.pld-linux.org Git - packages/crossmingw32-runtime.git/blame - crossmingw32-runtime-stdinc.patch
- added mingwex patch (fixes mingwex math library build for float/long double types)
[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)
This page took 3.734803 seconds and 4 git commands to generate.