iperf3: use -D_GNU_SOURCE to fix build error on musl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 45103
v19.07.3_mercusys_ac12_duma
Felix Fietkau 9 years ago
parent b97c3b0249
commit e0f421dcab

@ -30,6 +30,7 @@ define Package/iperf3
URL:=http://sourceforge.net/projects/iperf/
endef
TARGET_CFLAGS += -D_GNU_SOURCE
CONFIGURE_ARGS += --disable-shared
MAKE_FLAGS += noinst_PROGRAMS=

Loading…
Cancel
Save