aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iperf
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-06-30 08:19:48 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-06-30 08:19:48 +0000
commite59dd23a465f4c83c933efc669be2d86f6380410 (patch)
treee44752ac64333acc3c79885334dd48cd01852015 /package/network/utils/iperf
parent9a5c8de7b93dc62d97af994148fb6e22115e27e5 (diff)
downloadmaster-187ad058-e59dd23a465f4c83c933efc669be2d86f6380410.tar.gz
master-187ad058-e59dd23a465f4c83c933efc669be2d86f6380410.tar.bz2
master-187ad058-e59dd23a465f4c83c933efc669be2d86f6380410.zip
build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
The idea is to gradually fix the packages Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41411 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iperf')
-rw-r--r--package/network/utils/iperf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/utils/iperf/Makefile b/package/network/utils/iperf/Makefile
index 2937460dd8..b126c03cb0 100644
--- a/package/network/utils/iperf/Makefile
+++ b/package/network/utils/iperf/Makefile
@@ -19,6 +19,7 @@ PKG_MD5SUM:=44b5536b67719f4250faed632a3cd016
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_BUILD_PARALLEL:=1
+PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/uclibc++.mk
include $(INCLUDE_DIR)/package.mk