projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3519322
)
ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY
author
John Crispin
<john@openwrt.org>
Tue, 1 Jul 2014 18:05:09 +0000
(18:05 +0000)
committer
John 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
patch
|
blob
|
history
diff --git
a/package/kernel/lantiq/ltq-vdsl-mei/Makefile
b/package/kernel/lantiq/ltq-vdsl-mei/Makefile
index 18e34498f5ab51ee64143ba2536a304b96654a1c..17d77551ae764323a14e2faf336890a06c388e93 100644
(file)
--- a/
package/kernel/lantiq/ltq-vdsl-mei/Makefile
+++ b/
package/kernel/lantiq/ltq-vdsl-mei/Makefile
@@
-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