Author: blogic
Date: 2014-07-01 20:05:09 +0200 (Tue, 01 Jul 2014)
New Revision: 41451

Modified:
   trunk/package/kernel/lantiq/ltq-vdsl-mei/Makefile
Log:
ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY

the build breaks when PKG_CHECK_FORMAT_SECURITY:=1

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/package/kernel/lantiq/ltq-vdsl-mei/Makefile
===================================================================
--- trunk/package/kernel/lantiq/ltq-vdsl-mei/Makefile   2014-07-01 13:38:30 UTC 
(rev 41450)
+++ trunk/package/kernel/lantiq/ltq-vdsl-mei/Makefile   2014-07-01 18:05:09 UTC 
(rev 41451)
@@ -18,6 +18,7 @@
 PKG_FIXUP:=autoreconf
 PKG_MAINTAINER:=John Crispin <[email protected]>
 PKG_USE_MIPS16:=0
+PKG_CHECK_FORMAT_SECURITY:=0
 
 include $(INCLUDE_DIR)/package.mk
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to