summaryrefslogtreecommitdiff
path: root/package/iperf
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-28 16:19:19 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-04-28 16:19:47 -0500
commitb1c81e590e9786329b92ff5c52ecae88dfa9fcea (patch)
tree86f0f12d8f07223dc53fa254fbb94f8fa0091946 /package/iperf
parentda24184bf3df3caf6b17945ebfc81527df4f8422 (diff)
fix build
Diffstat (limited to 'package/iperf')
-rw-r--r--package/iperf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/iperf/Makefile b/package/iperf/Makefile
index 0f10ab1a1..a71a1ef21 100644
--- a/package/iperf/Makefile
+++ b/package/iperf/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= iperf
-PKG_VERSION:= 2.0.4
+PKG_VERSION:= 2.0.5
PKG_RELEASE:= 1
-PKG_HASH:= 3b52f1c178d6a99c27114929d5469c009197d15379c967b329bafb956f397944
+PKG_HASH:= 636b4eff0431cea80667ea85a67ce4c68698760a9837e1e9d13096d20362265b
PKG_DESCR:= internet protocol bandwidth measuring tool
PKG_SECTION:= net/perf
PKG_DEPENDS:= libpthread
@@ -27,6 +27,7 @@ CONFIGURE_ENV+= LIBS="-luClibc++ -lc -lm -lpthread"
else
CONFIGURE_ENV+= LIBS="-lc -lm -lpthread"
endif
+CONFIGURE_ENV+= ac_cv_func_malloc_0_nonnull=yes
iperf-install:
${INSTALL_DIR} ${IDIR_IPERF}/usr/bin