diff options
Diffstat (limited to 'gcc/config/sparc/linux64.h')
-rw-r--r-- | gcc/config/sparc/linux64.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/linux64.h b/gcc/config/sparc/linux64.h index 82860fe..d7ebb86 100644 --- a/gcc/config/sparc/linux64.h +++ b/gcc/config/sparc/linux64.h @@ -342,7 +342,7 @@ do { \ runtime library. */ #define TARGET_C99_FUNCTIONS 1 -#define TARGET_HAS_F_SETLKW +#define TARGET_POSIX_IO #undef LINK_GCC_C_SEQUENCE_SPEC #define LINK_GCC_C_SEQUENCE_SPEC \ |