rust-lang / cc-rs

Rust library for build scripts to compile C/C++ code into a Rust library
https://docs.rs/cc
Apache License 2.0
1.86k stars 445 forks source link

Add regression test for running make after cc::Build::compile is run #976

Closed NobodyXu closed 7 months ago

NobodyXu commented 7 months ago

We switch back to using jobserver, so this should not be of a concern to us.