Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > 3cf92bb167f66b475bfd4ef888a04f8d > files > 4

hping3-20051105-3.mga5.src.rpm

--- Makefile.in.org	2006-05-12 15:29:02.000000000 -0400
+++ Makefile.in	2006-05-12 15:29:10.000000000 -0400
@@ -9,7 +9,7 @@
 CC= gcc
 AR=/usr/bin/ar
 RANLIB=/usr/bin/ranlib
-CCOPT= -O2 -Wall @PCAP_INCLUDE@ @TCL_INC@ @USE_TCL@
+CCOPT= $(CFLAGS) -Wall @PCAP_INCLUDE@ @TCL_INC@ @USE_TCL@
 DEBUG= -g
 #uncomment the following if you need libpcap based build under linux
 #(not raccomanded)