typo
This commit is contained in:
@@ -41,4 +41,4 @@ mkdir build || true
|
|||||||
cd build
|
cd build
|
||||||
../configure
|
../configure
|
||||||
|
|
||||||
make -j {NPROCESSORS:-2}
|
make -j ${NPROCESSORS:-2}
|
||||||
|
|||||||
Reference in New Issue
Block a user