netperf: Fix build with std=gnu23

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Khem Raj
2026-04-12 16:40:54 -07:00
parent 90609e9751
commit 9583c6c401
2 changed files with 26 additions and 0 deletions
@@ -18,6 +18,7 @@ SRC_URI = "git://github.com/HewlettPackard/netperf.git;branch=master;protocol=ht
file://0001-Makefile.am-add-ACLOCAL_AMFLAGS.patch \
file://0001-Fix-too-many-arguments-error-occurring-in-gcc-15.patch \
file://0001-Fix-multiple-definitions-with-enable-intervals.patch \
file://0001-cleanup-modernize-sendfile_tcp_stream-signature-from.patch \
"
SRCREV = "3bc455b23f901dae377ca0a558e1e32aa56b31c4"