ignore printf build warnings

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

View File

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