aboutsummaryrefslogtreecommitdiff
path: root/net/hping/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/hping/files/patch-aa')
-rw-r--r--net/hping/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/hping/files/patch-aa b/net/hping/files/patch-aa
deleted file mode 100644
index 1f243a1a18fe..000000000000
--- a/net/hping/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Fri Sep 14 22:04:05 2001
-+++ Makefile.in Fri Sep 14 22:05:33 2001
-@@ -7,7 +7,7 @@
- # $rev: 3$
-
- CC= gcc
--CCOPT= -O2 -Wall @PCAP_INCLUDE@
-+CCOPT= -Wall @CFLAGS@ @PCAP_INCLUDE@
- DEBUG= -g
- #uncomment the following if you need libpcap based build under linux
- #(not raccomanded)