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/utils/busybox/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/utils/busybox/Makefile') diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile index 143ad46b53..3380885a1d 100644 --- a/package/utils/busybox/Makefile +++ b/package/utils/busybox/Makefile @@ -19,6 +19,7 @@ PKG_MD5SUM:=337d1a15ab1cb1d4ed423168b1eb7d7e PKG_BUILD_DEPENDS:=BUSYBOX_USE_LIBRPC:librpc PKG_BUILD_PARALLEL:=1 +PKG_CHECK_FORMAT_SECURITY:=0 PKG_LICENSE:=GPLv2 BSD-4c PKG_LICENSE_FILES:=LICENSE archival/libarchive/bz/LICENSE -- cgit v1.2.3