mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 05:02:21 +02:00
lto.inc: Disable LTO for xserver-xorg
It ends up with undefined symbol when LTO is enabled Fixes test/xi2/protocol-xiquerydevice.c:345: undefined reference to `GrabButton' (From OE-Core rev: 129ec897a25ed9ba2657f0ed44ccaf2f429ce6ac) 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-xserver-xorg = ""
|
||||
|
||||
# Custom LTO flags
|
||||
# disable partitioning/streaming algorithm since its uses ASM
|
||||
|
||||
Reference in New Issue
Block a user