1 # These are host overrides
4 # See all the declarations.
5 FIXPROTO_DEFINES = -D_XOPEN_SOURCE
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
17 LIBGCC2_INCLUDES = -idirafter $${INTERIX_ROOT}/usr/include
18 # Headers come from a funny place
19 SYSTEM_HEADER_DIR=$${INTERIX_ROOT}/usr/include