Skip to content
Snippets Groups Projects
Commit 9747681d authored by Natanael Copa's avatar Natanael Copa
Browse files

ci/build_libs.sh: use all cores for build

Use all cores from `nproc` rather than hardcode parallel jobs to 8.

Allow overide this via environment variable NPROC:
  `docker build --build-arg NPROC=2 ...`
parent 80bef8a0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment