diff options
Diffstat (limited to 'io/Makefile')
-rw-r--r-- | io/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/io/Makefile b/io/Makefile index cf8d21b24f..564b96a6f4 100644 --- a/io/Makefile +++ b/io/Makefile @@ -48,3 +48,5 @@ others := pwd tests := test-utime include ../Rules + +CFLAGS-fts.c = -Wno-write-strings |