diff options
Diffstat (limited to 'gcc/config/interix.h')
-rw-r--r-- | gcc/config/interix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/interix.h b/gcc/config/interix.h index aea3a73425e..8d9f58f8b5b 100644 --- a/gcc/config/interix.h +++ b/gcc/config/interix.h @@ -85,7 +85,7 @@ for windows/multi thread */ #define STDC_0_IN_SYSTEM_HEADERS 1 -#define HANDLE_SYSV_PRAGMA +#define HANDLE_SYSV_PRAGMA 1 #undef HANDLE_PRAGMA_WEAK /* until the link format can handle it */ /* Names to predefine in the preprocessor for this target machine. */ |