mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
lto.inc: Disable LTO for perf
perf invokes kernel sources, and currently fails in multiple places for now therefore disable LTO for perf (From OE-Core rev: f59a2db89a245d3ef9acd094f2055fb07dd4f42b) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -18,6 +18,7 @@ LTO_pn-curl = ""
|
||||
LTO_pn-libcap = ""
|
||||
LTO_pn-libproxy = ""
|
||||
LTO_pn-libbsd = ""
|
||||
LTO_pn-perf = ""
|
||||
LTO_pn-xserver-xorg = ""
|
||||
|
||||
# Custom LTO flags
|
||||
|
||||
Reference in New Issue
Block a user