]> git.pld-linux.org Git - packages/crossmingw32-runtime.git/blame - 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
CommitLineData
310c8b34
JB
1--- mingwrt-5.0.2/Makefile.in.orig 2018-09-14 22:48:42.856975076 +0200
2+++ mingwrt-5.0.2/Makefile.in 2018-09-14 22:49:42.900307722 +0200
3@@ -123,7 +123,7 @@
4 #
5 sinclude *.d
6 DEPFLAGS = -MD -MP
7-INCLUDES = -nostdinc -I . -I ${top_srcdir}/include -I ${w32api_srcdir}/include \
8+INCLUDES = -I . -I ${top_srcdir}/include -I ${w32api_srcdir}/include \
9 -I ${top_srcdir} -I ${top_srcdir}/profile -iwithprefixbefore include
10
11 ALL_CFLAGS = $(CFLAGS) $(DEPFLAGS) $(INCLUDES) $(NTDDI_VERSION_SPEC)
This page took 0.085079 seconds and 4 git commands to generate.