From 56bf85096cc89f91d28671b5d93b4172240263bc Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 27 Jul 2016 15:09:11 +0000 Subject: Cleanup patches, category benchmarks Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- benchmarks/spp/files/patch-Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'benchmarks/spp/files/patch-Makefile') diff --git a/benchmarks/spp/files/patch-Makefile b/benchmarks/spp/files/patch-Makefile index 60ef854fb7e8..30fa5a51f9a5 100644 --- a/benchmarks/spp/files/patch-Makefile +++ b/benchmarks/spp/files/patch-Makefile @@ -1,6 +1,6 @@ ---- Makefile.orig 2013-05-22 01:50:24 UTC +--- Makefile.orig 2015-05-21 00:10:33 UTC +++ Makefile -@@ -39,8 +39,8 @@ +@@ -39,8 +39,8 @@ INCLUDES = $(SRCDIR)/crc32.h \ SLIBS= -pthread -lpcap BINDIR=./bin PROGRAM= $(BINDIR)/$(NAME) @@ -11,7 +11,7 @@ INSTALL= install -@@ -48,11 +48,11 @@ +@@ -48,11 +48,11 @@ INSTALL= install # If, for some reason, you don't want debugging info to bewww # logged, then comment the following line. # @@ -25,7 +25,7 @@ # turn on optimisation CFLAGS += -O2 -@@ -76,13 +76,10 @@ +@@ -79,13 +79,10 @@ clean: rm -f $(PROGRAM) *.o $(SRCDIR)/*.o *~ install: -- cgit v1.2.3