diff options
Diffstat (limited to 'io')
-rw-r--r-- | io/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/Makefile b/io/Makefile index 16365e581a..2f26bf56db 100644 --- a/io/Makefile +++ b/io/Makefile @@ -99,7 +99,6 @@ CFLAGS-posix_fallocate.c = -fexceptions CFLAGS-posix_fallocate64.c = -fexceptions CFLAGS-fallocate.c = -fexceptions CFLAGS-fallocate64.c = -fexceptions -CFLAGS-sync_file_range.c = -fexceptions CFLAGS-read.c = -fexceptions CFLAGS-write.c = -fexceptions |