Skip to content

Commit

Permalink
Keeping building iperf3 on U20.
Browse files Browse the repository at this point in the history
  • Loading branch information
laeti-tia committed Jun 4, 2024
1 parent 316c73e commit fee1dc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unibuild-order
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ ifelse(DISTRO/eval(MAJOR <= 18),Ubuntu/1,, # Doesn't build on U18, TODO: no

iperf
ifelse(FAMILY/eval(MAJOR == 12),Debian/1,iperf3, # We only want iperf3 on D12
DISTRO/eval(MAJOR == 20),Ubuntu/1,iperf3, # and U20
FAMILY,Debian,,
iperf3)
nuttcp
Expand Down

0 comments on commit fee1dc4

Please sign in to comment.