projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c2f0bd
)
ltq-vdsl-mei: disable PKG_CHECK_FORMAT_SECURITY
author
John Crispin
<blogic@openwrt.org>
Tue, 1 Jul 2014 18:05:09 +0000
(18:05 +0000)
committer
John Crispin
<blogic@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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41451
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
18e3449
..
17d7755
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