mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 09:53:12 +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>