GCC atomics are not available on all platforms including MIPS, which led to CDRIVER-1456. We apply a patch to use libatomic (which is built into GCC) in Debian, add that patch to the general system as a fallback for atomic ops in libbson when available.
- is related to
-
CDRIVER-1456 Debian package-build failure on MIPS (bson_atomic_int64_add)
- Closed