We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161ff68 commit 5bb47deCopy full SHA for 5bb47de
build.sh
@@ -1,3 +1,3 @@
1
#!/usr/bin/env bash
2
./configure
3
-time make -k -j 3
+time make -k -j 3 "$@"
0 commit comments