We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 196e19e commit cbe81e6Copy full SHA for cbe81e6
src/ci/docker/host-x86_64/dist-x86_64-linux/build-gccjit.sh
@@ -25,7 +25,7 @@ cd ../gcc-build
25
--prefix=$(pwd)/../gcc-install \
26
--quiet
27
28
-hide_output make
+hide_output make -j2
29
hide_output make install
30
31
rm -rf ../gcc-src
0 commit comments