OSDN Git Service

* fixinc/fixtests.c(stdc_0_in_system_headers_test): Must return "FIX"
[pf3gnuchains/gcc-fork.git] / gcc / config / x-interix
1 # These are host overrides
2 # From config dir
3
4 # See all the declarations.
5 FIXPROTO_DEFINES = -D_XOPEN_SOURCE
6
7 # Don't run fixproto
8 STMP_FIXPROTO =
9 RANLIB = :
10 RANLIB_TEST = false
11 SHELL = sh
12
13 # Existing CC/GCC may not define -D__INTERIX, so need this here.
14 # Since we want to configure with _ALL_SOURCE, we need to build that way too
15 X_CFLAGS= -D__INTERIX -D_ALL_SOURCE
16
17 LIBGCC2_INCLUDES = -idirafter $${INTERIX_ROOT}/usr/include
18 # Headers come from a funny place
19 SYSTEM_HEADER_DIR=$${INTERIX_ROOT}/usr/include