Limit cpus at docker abstraction, not build process. Go for broke with whatever is allocated
This commit is contained in:
parent
8c0c7d7920
commit
b1e7cd2da0
|
@ -7,4 +7,4 @@ cd unix/
|
|||
sh prebuild.sh
|
||||
cd ../
|
||||
./configure COMPILED_BY="$NAME <$EMAIL>" LDFLAGS="-Wl,-V"
|
||||
make -j2
|
||||
make -j
|
Loading…
Reference in New Issue