Limit cpus at docker abstraction, not build process. Go for broke with whatever is allocated

This commit is contained in:
Matt McWilliams 2021-09-15 20:17:30 -04:00
parent 8c0c7d7920
commit b1e7cd2da0
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ cd unix/
sh prebuild.sh
cd ../
./configure COMPILED_BY="$NAME <$EMAIL>" LDFLAGS="-Wl,-V"
make -j2
make -j