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
..
2021-10-19 09:23:08 -07:00
2022-02-20 17:14:10 -08:00
2021-08-03 10:21:25 -07:00
2022-01-24 09:11:01 -08:00
2022-03-01 09:13:42 -08:00
2022-03-04 08:28:06 -08:00
2021-08-03 10:21:25 -07:00
2021-08-06 20:38:40 -07:00
2022-03-03 08:50:19 -08:00
2022-03-06 08:27:02 -08:00
2021-08-03 10:21:25 -07:00
2022-02-08 08:59:08 -08:00
2021-03-28 12:12:58 -07:00
2022-03-10 07:31:21 -08:00
2021-11-09 11:23:54 -08:00
2021-12-13 08:09:25 -08:00
2019-06-25 14:21:48 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-04-21 08:27:01 -07:00
2022-03-07 09:27:53 -08:00
2021-08-03 10:21:25 -07:00
2022-02-17 11:12:44 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-01-12 09:22:34 -08:00
2021-12-29 18:32:15 -08:00
2022-02-11 09:10:38 -08:00
2022-02-24 08:35:24 -08:00