ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY
authorJohn Crispin <john@openwrt.org>
Tue, 1 Jul 2014 18:05:09 +0000 (18:05 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 1 Jul 2014 18:05:09 +0000 (18:05 +0000)
the build breaks when PKG_CHECK_FORMAT_SECURITY:=1

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

package/kernel/lantiq/ltq-vdsl-mei/Makefile

index 18e34498f5ab51ee64143ba2536a304b96654a1c..17d77551ae764323a14e2faf336890a06c388e93 100644 (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