build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages
[openwrt.git] / package / utils / px5g-standalone / Makefile
index 2577796..fc5f391 100644 (file)
@@ -11,6 +11,7 @@ PKG_NAME:=px5g
 PKG_RELEASE:=1
 
 PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
+PKG_CHECK_FORMAT_SECURITY:=0
 
 include $(INCLUDE_DIR)/package.mk