boring2/boring-sys/build
Rushil Mehra c3c7e16b9d Bump cmake-rs to improve Mac OS build parallelism
There's a bug on OSX that prevents the CMake jobserver from working
properly, and so CMake defaults to a single-threaded build. It's not
clear when this is actually going to get fixed, so recent versions of
cmake-rs just disable the jobserver and have CMake fall back to the
number of available cores:
https://github.com/rust-lang/cmake-rs/pull/229

This means we don't need e6833b0074
2025-02-19 01:30:11 -08:00
..
config.rs Support linking with a runtime cpp library 2025-01-06 16:08:33 +00:00
main.rs Bump cmake-rs to improve Mac OS build parallelism 2025-02-19 01:30:11 -08:00