We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dcf8d2 commit feac117Copy full SHA for feac117
1 file changed
etc/install_from_bundle.sh
@@ -47,7 +47,7 @@ popd
47
# Build IncludeOS
48
echo -e "\n\n>>> Building IncludeOS"
49
pushd $INCLUDEOS_SRC/src
50
-make -j
+make -j2
51
make install
52
popd
53
0 commit comments