From b3b55de395b88cf8abf139038250549e1fc1d47d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 30 Jun 2014 08:19:48 +0000 Subject: 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 SVN-Revision: 41411 --- package/network/utils/comgt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/network/utils/comgt') diff --git a/package/network/utils/comgt/Makefile b/package/network/utils/comgt/Makefile index 89a21be3aa..9fbc7f98ee 100644 --- a/package/network/utils/comgt/Makefile +++ b/package/network/utils/comgt/Makefile @@ -18,6 +18,7 @@ PKG_MD5SUM:=db2452680c3d953631299e331daf49ef PKG_MAINTAINER:=Felix Fietkau PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION) +PKG_CHECK_FORMAT_SECURITY:=0 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3