Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustbuild: Pass
-j1
to OpenSSL make install
We explicitly do this when compiling OpenSSL itself due to weird racy issues in its build system, and now we've started seeing issues in the `make install` step so let's try and see what ratcheting down the parallelism does here...
- Loading branch information