SPECS: libpcap.spec - use rpmcflags
areq
areq at pld-linux.org
Thu Jun 14 16:02:04 CEST 2007
Author: areq Date: Thu Jun 14 14:02:04 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use rpmcflags
---- Files affected:
SPECS:
libpcap.spec (1.68 -> 1.69)
---- Diffs:
================================================================
Index: SPECS/libpcap.spec
diff -u SPECS/libpcap.spec:1.68 SPECS/libpcap.spec:1.69
--- SPECS/libpcap.spec:1.68 Thu Jun 14 15:51:11 2007
+++ SPECS/libpcap.spec Thu Jun 14 16:01:59 2007
@@ -159,7 +159,7 @@
--with-pcap=linux \
--enable-ipv6
%{__make} \
-%{?with_pfring:CCOPT="-fno-strict-aliasing -fwrapv -march=i686 -mtune=pentium4 -gdwarf-2 -g2"}
+%{?with_pfring:CCOPT="%{rpmcflags} -O1"}
%install
rm -rf $RPM_BUILD_ROOT
@@ -198,6 +198,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.69 2007/06/14 14:01:59 areq
+- use rpmcflags
+
Revision 1.68 2007/06/14 13:51:11 areq
- add pf_ring.patch (http://www.ntop.org/PF_RING.html)
- if with pfring disable O2 optimization
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libpcap.spec?r1=1.68&r2=1.69&f=u
More information about the pld-cvs-commit
mailing list