Libaio uses ASMs to implement symbol versioning which does not work with LTO
Signed-off-by: Khem Raj <[email protected]> --- meta/conf/distro/include/lto.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/conf/distro/include/lto.inc b/meta/conf/distro/include/lto.inc index eb36b892ca..9c4e0ef507 100644 --- a/meta/conf/distro/include/lto.inc +++ b/meta/conf/distro/include/lto.inc @@ -8,6 +8,7 @@ LTO_pn-glibc = "" LTO_pn-gcc-runtime = "" LTO_pn-libgcc-initial = "" LTO_pn-libgcc = "" +LTO_pn-libaio = "" LTO_pn-libpam = "" LTO_pn-elfutils = "" LTO_pn-perl = "" -- 2.29.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#144377): https://lists.openembedded.org/g/openembedded-core/message/144377 Mute This Topic: https://lists.openembedded.org/mt/78125457/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
