create-diff-object: make all warnings into errors

This commit is contained in:
Josh Poimboeuf 2015-10-26 19:56:11 -05:00
parent a1db97bd7c
commit 2899b5c23c

View File

@ -1,6 +1,6 @@
include ../Makefile.inc
CFLAGS += -I../kmod/patch -Iinsn -Wall -g
CFLAGS += -I../kmod/patch -Iinsn -Wall -g -Werror
LDFLAGS = -lelf
TARGETS = create-diff-object