Does enabling neon break the build on non-aarch64? If not, then it could just be added to the default weak set.
Otherwise, PACKAGECONFIG:append:aarch64 = " neon" seems most sensible. It can still be undone with :remove (which is ugly but possible). Alex On Mon, 13 Feb 2023 at 12:25, Markus Volk <[email protected]> wrote: > > Am Mo, 13. Feb 2023 um 12:00:08 +0100 schrieb Markus Volk <[email protected]>: > > just remove the '?' > > > No. That didn't help either. > > The only way that seems to work for me is: > PACKAGECONFIG:append:aarch64 = " neon"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#177099): https://lists.openembedded.org/g/openembedded-core/message/177099 Mute This Topic: https://lists.openembedded.org/mt/96933147/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
