Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
:
netflow
>
nprobe
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 125
[-]
[+]
Changed
nprobe.spec
@@ -125,7 +125,7 @@ if [ ! -f ./configure ]; then ./autogen.sh fi -LDFLAGS="-lpfring" CFLAGS="$RPM_OPT_FLAGS" LIB="%{_lib}" ./configure \ +LDFLAGS="-lpfring -lpcap -lbpf -lnuma" CFLAGS="$RPM_OPT_FLAGS" LIB="%{_lib}" ./configure \ --enable-shared \ --enable-static \ --prefix=%{_prefix} \