mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
6c1ce8ccc7
Since https://github.com/openwrt/openwrt/commit/3fa5ee0b28b736c5d06af34ed5c3e80f78235fe8 OpenWrt no longer disables SCTP support by default. It caused the leak of libsctp dependency to iperf3. Here we disable it explicitly to fix the build. Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>