Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567962
en ru br
ALT Linux repos
S:0.0.20051105-alt7
5.0: 0.0.20051105-alt3
4.1: 0.0.20051105-alt3
4.0: 0.0.20051105-alt2

Group :: Security/Networking
RPM: hping3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: hping3-20051105-cflags.patch
Download


--- hping3-20051105/Makefile.in.orig	2004-04-10 02:38:56 +0300
+++ hping3-20051105/Makefile.in	2007-04-23 12:53:26 +0300
@@ -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) @PCAP_INCLUDE@ @TCL_INC@ @USE_TCL@
 DEBUG= -g
 #uncomment the following if you need libpcap based build under linux
 #(not raccomanded)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin