summaryrefslogtreecommitdiff
path: root/net/hping/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/hping/files/patch-ab')
-rw-r--r--net/hping/files/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/hping/files/patch-ab b/net/hping/files/patch-ab
deleted file mode 100644
index fcc4cad3fa43..000000000000
--- a/net/hping/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.in.orig Thu Oct 5 15:22:25 2000
-+++ Makefile.in Thu Oct 5 15:25:28 2000
-@@ -6,8 +6,8 @@
- # $date: Sun Jul 25 17:56:15 MET DST 1999$
- # $rev: 3$
-
--CC= gcc
--CCOPT= -O2 -Wall @PCAP_INCLUDE@
-+CC?= gcc
-+CCOPT= $(CFLAGS) -Wall @PCAP_INCLUDE@
- DEBUG= -g
- #uncomment the following if you need libpcap based build under linux
- #(not raccomanded)