]> git.pld-linux.org Git - packages/crossmingw64-gcc.git/blame - crossmingw64-gcc-no_include64.patch
- new snap, more configure opts, files fixed.
[packages/crossmingw64-gcc.git] / crossmingw64-gcc-no_include64.patch
CommitLineData
23c1c0e4
PS
1--- gcc-4.3.1/gcc/config/i386/mingw32.h.orig 2007-08-02 12:49:31.000000000 +0200
2+++ gcc-4.3.1/gcc/config/i386/mingw32.h 2008-06-20 14:14:36.000000000 +0200
3@@ -50,11 +50,7 @@
4 /* Override the standard choice of /usr/include as the default prefix
5 to try when searching for header files. */
6 #undef STANDARD_INCLUDE_DIR
7-#if TARGET_64BIT_DEFAULT
8-#define STANDARD_INCLUDE_DIR "/mingw/include64"
9-#else
10 #define STANDARD_INCLUDE_DIR "/mingw/include"
11-#endif
12 #undef STANDARD_INCLUDE_COMPONENT
13 #define STANDARD_INCLUDE_COMPONENT "MINGW"
14
This page took 0.114914 seconds and 4 git commands to generate.