]> git.pld-linux.org Git - packages/libpcap.git/commitdiff
- with pfring -O0 (with -O1 seg fault ;( )
authorareq <areq@pld-linux.org>
Thu, 14 Jun 2007 17:58:12 +0000 (17:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libpcap.spec -> 1.70

libpcap.spec

index de187a98a6736d9dfee6ddec1b8d052d4e5bd9fc..7ec80f40a26974073c150f55a3672234ae31526a 100644 (file)
@@ -158,7 +158,7 @@ cp -f /usr/share/automake/config.sub .
        --with-pcap=linux \
        --enable-ipv6
 %{__make} \
-%{?with_pfring:CCOPT="%{rpmcflags} -O1"}
+%{?with_pfring:CCOPT="%{rpmcflags} -O0"}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.027367 seconds and 4 git commands to generate.