luci-base: opt out of LTO usage
Fixes: #6506 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
306da3c30a
commit
f7583b6341
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=luci-base
|
PKG_NAME:=luci-base
|
||||||
|
PKG_BUILD_FLAGS:=no-lto
|
||||||
|
|
||||||
LUCI_TYPE:=mod
|
LUCI_TYPE:=mod
|
||||||
LUCI_BASENAME:=base
|
LUCI_BASENAME:=base
|
||||||
|
|
Loading…
Reference in a new issue