Files
meta-openembedded/meta-oe/recipes-support
Khem Raj a3f218e9db libcereal: Link libatomics on mips for ptests
clang/mips emits calls to atomic builtins which it expects from C
runtime perhaps but compiler-rt does not provide them so link in
libatomics

Fixes
atomic.cpp:(.text._ZN6cereal12Inpu
tArchiveINS_16JSONInputArchiveELj0EE7processIRNSt3__16atomicIdEEEEvOT_[_ZN6cereal12InputArchiveINS_16JSONInputArchiveELj0EE7processIRNSt3__16atomicIdEEEEvOT_]+0x10c): undefined reference to `__atomic_store_8'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-11 11:20:55 -08:00
..
2022-03-01 09:13:42 -08:00
2022-03-04 08:28:06 -08:00
2022-03-03 08:50:19 -08:00
2022-03-06 08:27:02 -08:00
2022-03-10 07:31:21 -08:00
2022-03-07 09:27:53 -08:00
2022-02-24 08:35:24 -08:00