Merge pull request #527 from jpoimboe/werror

create-diff-object: make all warnings into errors
This commit is contained in:
Seth Jennings 2015-10-27 12:07:20 -05:00
commit e78222e635

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