ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY

the build breaks when PKG_CHECK_FORMAT_SECURITY:=1

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41451 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2014-07-01 18:05:09 +00:00
parent 0c2f0bd6a8
commit bb49d467bd
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ PKG_MD5SUM:=cf2fccc1bc72390b2aec46650abf2f20
PKG_FIXUP:=autoreconf
PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
PKG_USE_MIPS16:=0
PKG_CHECK_FORMAT_SECURITY:=0
include $(INCLUDE_DIR)/package.mk