diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-03-11 08:54:11 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-03-11 11:20:55 -0800 |
commit | a3f218e9db0caeb544d834a0f3f374aac7d0e4f3 (patch) | |
tree | e3e8698bb412fe24d9008cd8e56136359a9b817d /meta-python/recipes-devtools/python/python3-grpcio-tools/0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch | |
parent | 168a39d2bf69d547df363443014904a2293eb815 (diff) | |
download | meta-openembedded-a3f218e9db0caeb544d834a0f3f374aac7d0e4f3.tar.gz |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio-tools/0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch')
0 files changed, 0 insertions, 0 deletions