]> code.ossystems Code Review - openembedded-core.git/commit
weston: Fix linking with LTO
authorKhem Raj <raj.khem@gmail.com>
Mon, 9 Nov 2020 00:02:12 +0000 (16:02 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Nov 2020 10:04:34 +0000 (10:04 +0000)
commitc5252fc88938ab3425595dcf31f892ed4aba6bc1
tree3e6cbf944b6f7597a844ba70dbfa10e42e697e21
parent2b59fe1076d930a685fa7f443163da70a1d168b3
weston: Fix linking with LTO

weston uses --no-undefined option during linking which does not work
with LTO therefore override it with -z undefs when lto is enabled in
distro

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/weston_9.0.0.bb