mirror of
https://github.com/rwinkhart/sshyp-labs.git
synced 2026-08-27 20:36:31 -04:00
password-pasture - Allow build script to use all cores
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
rm -rf CMakeFiles cmake_install.cmake CMakeCache.txt Makefile
|
||||
cmake ./
|
||||
sleep 10 # prevents clock skew
|
||||
make
|
||||
make -j$(nproc)
|
||||
|
||||
Reference in New Issue
Block a user