diff options
Diffstat (limited to 'gcc/config/linux.h')
-rw-r--r-- | gcc/config/linux.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/linux.h b/gcc/config/linux.h index 948ae495687..13f5b627dca 100644 --- a/gcc/config/linux.h +++ b/gcc/config/linux.h @@ -117,3 +117,5 @@ Boston, MA 02111-1307, USA. */ #ifndef USE_GNULIBC_1 #define TARGET_C99_FUNCTIONS 1 #endif + +#define TARGET_HAS_F_SETLKW |