#16936: Lantiq doesnt compile
------------------------+-------------------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Barrier Breaker (trunk)
 Component:  packages   |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+-------------------------------------

Comment (by mk+openwrt@…):

 Looks like the fix is the same as done in changeset [41451]. This package
 doesn't compile with PKG_CHECK_FORMAT_SECURITY enabled.

 {{{
 diff --git a/package/kernel/lantiq/ltq-adsl/Makefile
 b/package/kernel/lantiq/ltq-adsl/Makefile
 index 154dc52..2a9f0de 100644
 --- a/package/kernel/lantiq/ltq-adsl/Makefile
 +++ b/package/kernel/lantiq/ltq-adsl/Makefile
 @@ -18,6 +18,7 @@ PKG_MD5SUM:=c45bc531c1ed2ac80f68fb986b63bb87
  PKG_MAINTAINER:=John Crispin <[email protected]>

  PKG_USE_MIPS16:=0
 +PKG_CHECK_FORMAT_SECURITY:=0

  include $(INCLUDE_DIR)/package.mk

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/16936#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to