diff options
Diffstat (limited to 'gcc/config/openbsd.h')
-rw-r--r-- | gcc/config/openbsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/openbsd.h b/gcc/config/openbsd.h index b1076a7b4d6..d4037c36b86 100644 --- a/gcc/config/openbsd.h +++ b/gcc/config/openbsd.h @@ -144,6 +144,7 @@ while (0) #define LIB_SPEC OBSD_LIB_SPEC #endif +#define TARGET_POSIX_IO /* Runtime target specification. */ |