On Mon, Jul 1 2024 at 07:58:28 AM -07:00:00, Khem Raj <raj.k...@gmail.com> 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.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111203): 
https://lists.openembedded.org/g/openembedded-devel/message/111203
Mute This Topic: https://lists.openembedded.org/mt/106959126/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to