Skip to content

Commit c2ddfe2

Browse files
committed
mx build serial
1 parent 849ec88 commit c2ddfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-native-image.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ main () {
4343

4444
cd vm
4545
mx clean
46-
mx --env ni-ce build
46+
mx --env ni-ce build -j 1
4747

4848
cd "$BASELOC"
4949
}

0 commit comments

Comments
 (0)