uwin.h (CPP_SPEC): Use -idirafter instead -iprefix and -iwithprefix.
H * i386/uwin.h (CPP_SPEC): Use -idirafter instead -iprefix and -iwithprefix. From-SVN: r27632
This commit is contained in:
parent
9a6346c1d6
commit
d6c6680797
@ -44,7 +44,7 @@ Boston, MA 02111-1307, USA. */
|
||||
#undef CPP_SPEC
|
||||
#define CPP_SPEC "-remap %(cpp_cpu) %{posix:-D_POSIX_SOURCE} \
|
||||
-include /usr/include/astwin32.h \
|
||||
-iprefix /usr/gnu/include -iwithprefix /mingw32"
|
||||
-idirafter /usr/gnu/include/mingw32"
|
||||
|
||||
/* For Windows applications, include more libraries, but always include
|
||||
kernel32. */
|
||||
|
Loading…
Reference in New Issue
Block a user