mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
net-misc/iperf: add missing line continuation
Signed-off-by: Tim Harder <radhermit@gentoo.org>
This commit is contained in:
@@ -25,7 +25,7 @@ DOCS=( README.md RELNOTES.md )
|
||||
|
||||
src_configure() {
|
||||
econf \
|
||||
--disable-static
|
||||
--disable-static \
|
||||
$(use_with sctp)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user