On Mon, Jul 1, 2024 at 10:31 AM Markus Volk <[email protected]> wrote:
> On Mon, Jul 1 2024 at 07:58:28 AM -07:00:00, Khem Raj <[email protected]> > wrote: > > riscv32/armv5/mips/ppc32 perhaps is all we care. > > > # Specify linking with -latomic on architectures missing 64bit atomics. > LDFLAGS += "${@bb.utils.contains_any('TUNE_FEATURES', 'riscv32 armv5 mips > ppc32 m32', '-latomic', '', d)}" > > Would that be enough for now? According to my tests, it fixes the problem > for clang i686-poky-linux-musl. > Yeah but maybe using arch overrides would be more familiar >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111204): https://lists.openembedded.org/g/openembedded-devel/message/111204 Mute This Topic: https://lists.openembedded.org/mt/106959126/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
