On 15 Jan 2026, at 04:24, mark.yang via lists.openembedded.org <[email protected]> wrote: > -DEPENDS = "llvm-tblgen-native libffi libxml2 zlib zstd" > +DEPENDS = "llvm-tblgen-native libffi libxml2 zlib zstd binutils"
This recipe already has an ‘lto’ PACKAGECONFIG that pulls in a dependency on binutils, so you shouldn’t need this line if you’d enabled the LTO distro-feature (or if not, the packageconfig). Can you verify what is actually needed to enable the library build? Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#229629): https://lists.openembedded.org/g/openembedded-core/message/229629 Mute This Topic: https://lists.openembedded.org/mt/117274480/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
