Commit graph

3 commits

Author SHA1 Message Date
Tony Ambardar
c332d5fdf7 netperf: fix compilation with GCC10
GCC10 defaults to -fno-common, which breaks compilation when there are
multiple definitions of implicit "extern" variables. Remove the extra
definitions.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2020-08-09 00:02:48 -07:00
Toke Høiland-Jørgensen
345cbdc10e Netperf: Remove musl compatibility patch.
Turns out that is not needed anymore for v2.7.0.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2015-08-05 15:36:33 +02:00
Toke Høiland-Jørgensen
ac9c0ae11d Adopt the netperf package.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2015-07-12 19:23:18 +02:00