OSDN Git Service

* config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in target
[pf3gnuchains/gcc-fork.git] / gcc / config / x-interix
1 # These are host overrides
2 # From config dir
3
4 RANLIB = :
5 RANLIB_TEST = false
6 SHELL = sh
7
8 # Existing CC/GCC may not define -D__INTERIX, so need this here.
9 # Since we want to configure with _ALL_SOURCE, we need to build that way too
10 X_CFLAGS= -D__INTERIX -D_ALL_SOURCE
11
12 LIBGCC2_INCLUDES = -idirafter $${INTERIX_ROOT}/usr/include
13 # Headers come from a funny place
14 SYSTEM_HEADER_DIR=$${INTERIX_ROOT}/usr/include