ports/sysutils/torture/patches/patch-Makefile

11 lines
397 B
Text

--- Makefile.orig Sun Apr 16 15:54:14 2017
+++ Makefile Sun Apr 16 16:05:00 2017
@@ -11,7 +11,7 @@ MAN= torture.8
BINDIR= /usr/local/sbin
CFLAGS+= -g -Wall -Werror -I${.CURDIR}
-CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual -Wbounded
+CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
#CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes
#CFLAGS+= -Wmissing-declarations
#CFLAGS+= -Wsign-compare