openwrt-packages/net/netperf
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
..
files Adopt the netperf package. 2015-07-12 19:23:18 +02:00
patches netperf: fix compilation with GCC10 2020-08-09 00:02:48 -07:00
Makefile netperf: fix compilation with GCC10 2020-08-09 00:02:48 -07:00