Package: netperf / 2.7.0+git20210121.3bc455b+ds-5

Metadata

Package Version Patches format
netperf 2.7.0+git20210121.3bc455b+ds-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_gcc 10_no common.patch | (download)

src/nettest_omni.c | 10 0 + 10 - 0 !
1 file changed, 10 deletions(-)

 netperf: fix compilation with gcc10

12_no_chmod_unlink_dev null.diff | (download)

src/netserver.c | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 _no_chmod_unlink_dev-null


missing prototypes.patch | (download)

src/netlib.c | 2 2 + 0 - 0 !
src/nettest_omni.c | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+)

 fix building with -werror=implicit-function-declaration


0004 Fix build with gcc 15.patch | (download)

src/netlib.h | 12 7 + 5 - 0 !
1 file changed, 7 insertions(+), 5 deletions(-)

 fix build with gcc-15

Upstream is also has an open PR for this at
https://github.com/HewlettPackard/netperf/pull/86