We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ddfe2 commit 60b9e2dCopy full SHA for 60b9e2d
scripts/build-native-image.bash
@@ -43,7 +43,7 @@ main () {
43
44
cd vm
45
mx clean
46
- mx --env ni-ce build -j 1
+ mx -j 1 --env ni-ce build
47
48
cd "$BASELOC"
49
}
0 commit comments