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 120
[-]
[+]
Changed
nprobe.spec
@@ -120,6 +120,7 @@ if [ ! -f ./configure ]; then ./autogen.sh fi +LDFLAGS="-lpfring" CFLAGS="$RPM_OPT_FLAGS" LIB="%{_lib}" ./configure \ --enable-shared \ --enable-static \ @@ -132,7 +133,6 @@ for file in $(find . -type f -name Makefile) ; do sed -i s@" recordcc-switches "@" -grecord-gcc-switches "@g ${file} done -LDFLAGS="-lpfring" %__make %install