ignore printf build warnings

This commit is contained in:
Neale Pickett 2012-06-06 00:03:40 -06:00
parent 103babad5a
commit ff476fbbbb
1 changed files with 1 additions and 1 deletions

View File

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