--- embedaddon/hping2/Makefile 2012/02/21 22:11:37 1.1.1.1 +++ embedaddon/hping2/Makefile 2013/07/22 00:14:48 1.1.1.1.2.1 @@ -9,11 +9,11 @@ CC?= gcc AR=/usr/bin/ar RANLIB=/usr/bin/ranlib -CCOPT= -Wall -O2 -pipe -fno-strict-aliasing +CCOPT= -Wall DEBUG= -g #uncomment the following if you need libpcap based build under linux #(not raccomanded) -COMPILE_TIME= -DFORCE_LIBPCAP +COMPILE_TIME= INSTALL_MANPATH=/usr/local/man PCAP=-lpcap