xref: /NextBSD/contrib/gcc/config/x-interix (revision eb1a5f8de9f7ea602c373a710f531abbf81141c4)
1# Existing CC/GCC may not define -D__INTERIX, so need this here.
2# Since we want to configure with _ALL_SOURCE, we need to build that way too
3X_CFLAGS= -D__INTERIX -D_ALL_SOURCE
4