]> code.ossystems Code Review - openembedded-core.git/commitdiff
lto.inc: Disable LTO for xserver-xorg
authorKhem Raj <raj.khem@gmail.com>
Mon, 9 Nov 2020 00:02:13 +0000 (16:02 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Nov 2020 10:04:34 +0000 (10:04 +0000)
It ends up with undefined symbol when LTO is enabled
Fixes
test/xi2/protocol-xiquerydevice.c:345: undefined reference to `GrabButton'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/lto.inc

index 9c4e0ef507b0fce663eef1bc848f9689b2c48881..bd433aa418dadce78aa8f290173bba44ffddfc2f 100644 (file)
@@ -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