summaryrefslogtreecommitdiff
path: root/package/iperf
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-17 18:59:12 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-17 20:26:15 +0200
commit06086d2fd2b7c240c590f4da3cd92d31c0041559 (patch)
treec72d2c71555336aa7e76da74ee28b6f09bcd0fa6 /package/iperf
parent690152a59fcf90262ef6e412342078382a68bf1b (diff)
fix compile
Diffstat (limited to 'package/iperf')
-rw-r--r--package/iperf/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/iperf/Makefile b/package/iperf/Makefile
index f9311deb8..a55d1b0ca 100644
--- a/package/iperf/Makefile
+++ b/package/iperf/Makefile
@@ -21,10 +21,6 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,IPERF,iperf,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-ifeq ($(ADK_TOOLCHAIN_USE_SSP),y)
-TARGET_LDFLAGS+= -lssp
-endif
-
ifeq ($(ADK_COMPILE_IPERF_WITH_UCLIBCXX),y)
TARGET_CXXFLAGS+= -fno-builtin -fno-rtti -nostdinc++
TARGET_LDFLAGS+= -nodefaultlibs