mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 00:46:58 +02:00
net-analyzer/netperf: Sync with Gentoo
It's from Gentoo commit ad4f6c00fb5a5d28a740fc019e804674b54f4df7.
This commit is contained in:
parent
104a356c52
commit
66ae5ea5a9
@ -48,8 +48,8 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# netlib.c:2292:5: warning: implicit declaration of function ‘sched_setaffinity’
|
||||
# nettest_omni.c:2943:5: warning: implicit declaration of function ‘splice’
|
||||
# netlib.c:2292:5: warning: implicit declaration of function 'sched_setaffinity'
|
||||
# nettest_omni.c:2943:5: warning: implicit declaration of function 'splice'
|
||||
# TODO: drop once https://github.com/HewlettPackard/netperf/pull/73 merged
|
||||
append-cppflags -D_GNU_SOURCE
|
||||
|
||||
|
@ -49,8 +49,8 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# netlib.c:2292:5: warning: implicit declaration of function ‘sched_setaffinity’
|
||||
# nettest_omni.c:2943:5: warning: implicit declaration of function ‘splice’
|
||||
# netlib.c:2292:5: warning: implicit declaration of function 'sched_setaffinity'
|
||||
# nettest_omni.c:2943:5: warning: implicit declaration of function 'splice'
|
||||
# TODO: drop once https://github.com/HewlettPackard/netperf/pull/73 merged
|
||||
append-cppflags -D_GNU_SOURCE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user