build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
[openwrt.git] / package / network / utils / comgt / Makefile
index 89a21be..9fbc7f9 100644 (file)
@@ -18,6 +18,7 @@ PKG_MD5SUM:=db2452680c3d953631299e331daf49ef
 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)
+PKG_CHECK_FORMAT_SECURITY:=0
 
 include $(INCLUDE_DIR)/package.mk