diff options
Diffstat (limited to 'stdio-common/Makefile')
-rw-r--r-- | stdio-common/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile index 2970dd3..00e34c5 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -46,4 +46,5 @@ tests := tst-printf tstscanf test_rdwr test-popen tstgetln test-fseek \ include ../Rules +CFLAGS-_itoa.c = -Wno-unused CFLAGS-tst-printf.c = -Wno-format |