Index: head/net/pkt-gen/files/patch-pkt-gen_GNUmakefile =================================================================== --- head/net/pkt-gen/files/patch-pkt-gen_GNUmakefile (nonexistent) +++ head/net/pkt-gen/files/patch-pkt-gen_GNUmakefile (revision 477211) @@ -0,0 +1,13 @@ +--- pkt-gen/GNUmakefile.orig 2018-08-15 02:22:27 UTC ++++ pkt-gen/GNUmakefile +@@ -10,9 +10,8 @@ VPATH = $(SRCDIR)/apps/pkt-gen + + NO_MAN= + CFLAGS = -O2 -pipe +-CFLAGS += -Werror -Wall -Wunused-function ++CFLAGS += -Wunused-function + CFLAGS += -I $(SRCDIR)/sys -I $(SRCDIR)/apps/include +-CFLAGS += -Wextra + + LDLIBS += -lpthread -lm + ifeq ($(shell uname),Linux) Property changes on: head/net/pkt-gen/files/patch-pkt-gen_GNUmakefile ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property