We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cca7c5 commit aece902Copy full SHA for aece902
github_build.sh
@@ -11,6 +11,6 @@ cat slang-tag-version.h
11
./premake5 gmake --cc=${CC}
12
13
# Build the configuration
14
-make config=${CONFIGURATION}_x64
+make config=${CONFIGURATION}_x64 -j2
15
16
0 commit comments