This commit is contained in:
Gennadiy Civil 2018-09-25 15:31:01 -04:00
parent ecbcd99c4f
commit f60de198af

View File

@ -41,4 +41,4 @@ mkdir build || true
cd build cd build
../configure ../configure
make -j -std=c++11 {NPROCESSORS:-2} make -j {NPROCESSORS:-2}