aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iperf/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2015-11-22 14:18:40 +0000
committerHauke Mehrtens <hauke@openwrt.org>2015-11-22 14:18:40 +0000
commitc1203125c08df0bd5982f40c1a7672a1b0213d36 (patch)
tree722f9736453c154c97641bee14a5ac0a8541f4b2 /package/network/utils/iperf/Makefile
parent31d4aa561e385a5deb1ec8ea9b2f1960bd0c5f32 (diff)
downloadmaster-187ad058-c1203125c08df0bd5982f40c1a7672a1b0213d36.tar.gz
master-187ad058-c1203125c08df0bd5982f40c1a7672a1b0213d36.tar.bz2
master-187ad058-c1203125c08df0bd5982f40c1a7672a1b0213d36.zip
iperf: activate format-security checks
This patch was taken from debian. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47586 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iperf/Makefile')
-rw-r--r--package/network/utils/iperf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/network/utils/iperf/Makefile b/package/network/utils/iperf/Makefile
index 414342d072..a3e0232d19 100644
--- a/package/network/utils/iperf/Makefile
+++ b/package/network/utils/iperf/Makefile
@@ -20,7 +20,6 @@ PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
PKG_LICENSE:=BSD-3-Clause
PKG_BUILD_PARALLEL:=1
-PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/uclibc++.mk
include $(INCLUDE_DIR)/package.mk