Files
libsignal/swift/Benchmarks
Jordan Rose 38514bdc8a Update to boring v5.0.2
The new version of BoringSSL requires a C++ library:
- Android: libc++ is linked statically, like WebRTC does
- Swift: libstdc++ is linked on Linux (and libz is dropped everywhere)
- Everywhere else: the system C++ library will be linked dynamically

And makes SSE2 a requirement for 32-bit Linux, matching 32-bit Android.
2026-02-19 15:26:34 -08:00
..
2026-02-19 15:26:34 -08:00