Skip to content

Commit 4f9f91a

Browse files
committed
serial mx
1 parent aafb9fa commit 4f9f91a

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 --serial --env ni-ce build
46+
mx --env ni-ce build --serial
4747

4848
cd "$BASELOC"
4949
}

0 commit comments

Comments
 (0)