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/system/mountd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/system/mountd') diff --git a/package/system/mountd/Makefile b/package/system/mountd/Makefile index 10534cc..a208c1e 100644 --- a/package/system/mountd/Makefile +++ b/package/system/mountd/Makefile @@ -11,6 +11,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources PKG_MD5SUM:=b77253ee4321d24d200fffc4f7ca3d15 PKG_MAINTAINER:=John Crispin +PKG_CHECK_FORMAT_SECURITY:=0 include $(INCLUDE_DIR)/package.mk -- cgit v1.1