boring2/boring-sys/build
Rushil Mehra e6833b0074 Set CMAKE_BUILD_PARALLEL_LEVEL to available_parallelism
cmake-rs' jobserver doesn't work reliably, if at all. One workaround is
to set CMAKE_BUILD_PARALLEL_LEVEL to available_parallelism(). On my
machine it shaves ~35 seconds off of boring-sys builds.
2025-02-18 22:37:08 -08:00
..
config.rs Support linking with a runtime cpp library 2025-01-06 16:08:33 +00:00
main.rs Set CMAKE_BUILD_PARALLEL_LEVEL to available_parallelism 2025-02-18 22:37:08 -08:00