ignore printf build warnings

This commit is contained in:
Neale Pickett 2012-06-06 00:03:40 -06:00
parent 6eb08c33ae
commit 3f94e8de84
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
CFLAGS = -Wall -Werror
CFLAGS = -Wall
LDFLAGS = -static
TARGETS = printf