projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
306da3c
)
luci-base: opt out of LTO usage
6517/head
author
Jo-Philipp Wich
<jo@mein.io>
Fri, 11 Aug 2023 23:43:00 +0000
(
01:43
+0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Fri, 11 Aug 2023 23:44:18 +0000
(
01:44
+0200)
Fixes: #6506
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/Makefile
patch
|
blob
|
history
diff --git
a/modules/luci-base/Makefile
b/modules/luci-base/Makefile
index f85f75332028005855189c607ebe706edf67ce05..3b3a0a4e5b9fe2651f41422e118b402316105e14 100644
(file)
--- a/
modules/luci-base/Makefile
+++ b/
modules/luci-base/Makefile
@@
-7,6
+7,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-base
+PKG_BUILD_FLAGS:=no-lto
LUCI_TYPE:=mod
LUCI_BASENAME:=base