summaryrefslogtreecommitdiff
path: root/net/netmap/files/patch-makelist::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/netmap/files/patch-makelist::Makefile')
-rw-r--r--net/netmap/files/patch-makelist::Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/netmap/files/patch-makelist::Makefile b/net/netmap/files/patch-makelist::Makefile
index 7d89da1b7c85..d6d4b6d7cb79 100644
--- a/net/netmap/files/patch-makelist::Makefile
+++ b/net/netmap/files/patch-makelist::Makefile
@@ -1,10 +1,10 @@
---- makelist/Makefile.orig Fri Jun 7 00:13:32 2002
-+++ makelist/Makefile Fri Jun 7 00:13:40 2002
+--- makelist/Makefile.orig 2010-01-06 07:59:38.000000000 +0900
++++ makelist/Makefile 2011-11-23 22:25:58.000000000 +0900
@@ -1,8 +1,7 @@
CFILES = makelist.c args.c config.c
OFILES = $(CFILES:.c=.o)
--CFLAGS = -O -Wall
+-CFLAGS = -O -Wall -Wno-deprecated
-CC = g++
+CC = ${CXX}