build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
[openwrt.git] / package / network / utils / iperf / Makefile
index 2937460..b126c03 100644 (file)
@@ -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