Skip to content
GitLab
Explore
Sign in
Register
main/iperf: fix build on 32-bits arches
Code
Review changes
Check out branch
Download
Patches
Plain diff
Kevin Daudt
requested to merge
kdaudt/aports:main/iperf-ftbfs
into
master
Dec 14, 2020
Overview
0
Commits
1
Pipelines
17
Changes
2
Expand
iperf uses a long to hold a time, but musl now uses 64-bits time_t (long long) on 32-bit
Merge request reports
Loading