mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 12:00:03 -05:00
uwin.h (CPP_SPEC): Use -idirafter instead -iprefix and -iwithprefix.
P
* i386/uwin.h (CPP_SPEC): Use -idirafter instead -iprefix and
-iwithprefix.
From-SVN: r27635
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user