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 129
[-]
[+]
Changed
nprobe.spec
@@ -132,7 +132,7 @@ --libdir=%{_libdir} \ --sysconfdir=%{_sysconfdir} \ --mandir=%{_mandir} || cat config.log -cd nDPI ; ./configure ; make ; cd .. +cd nDPI ; CFLAGS="-fPIC" ./configure ; make ; cd .. # fix nasty recordcc-switches: File not found for file in $(find . -type f -name Makefile) ; do sed -i s@" recordcc-switches "@" -grecord-gcc-switches "@g ${file}