1 # These are host overrides
4 # Interix doesn't yet have alloca; it's better to use the portable C version for
5 # bootstrapping. Do this by defining ALLOCA.
9 # See all the declarations.
10 FIXPROTO_DEFINES = -D_XOPEN_SOURCE
18 # Existing CC/GCC may not define -D__INTERIX, so need this here.
19 # Since we want to configure with _ALL_SOURCE, we need to build that way too
20 X_CFLAGS= -D__INTERIX -D_ALL_SOURCE
22 LIBGCC2_INCLUDES = -idirafter $${INTERIX_ROOT}/usr/include
23 # Headers come from a funny place
24 SYSTEM_HEADER_DIR=$${INTERIX_ROOT}/usr/include