1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/package/iperf/Config.in
2018-03-17 23:47:00 +00:00

15 lines
348 B
Plaintext

config BR2_PACKAGE_IPERF
bool "iperf"
depends on BR2_INSTALL_LIBSTDCPP
# uses fork()
depends on BR2_USE_MMU
help
Internet Protocol bandwidth measuring tool for measuring
TCP/UDP performance.
https://sourceforge.net/projects/iperf2/
comment "iperf needs a toolchain w/ C++"
depends on BR2_USE_MMU
depends on !BR2_INSTALL_LIBSTDCPP