mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:58:35 +00:00
Rustix crate needs libc crate to be patched Fix build on 32-bit hosts without 64bit atomics Use portable-atomic crate for 64bit atomics, helps 32bit arches without 64bit atomic intrinsics. Signed-off-by: Khem Raj <raj.khem@gmail.com>