Skip to content

Commit d088980

Browse files
committed
The standalone needs to be explicitly built now
1 parent 3eece6d commit d088980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool/make-standalone-distribution.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ set -x
1111

1212
# Build
1313
bin/jt build --env native
14+
bin/jt build --env native -- --dependencies=GRAALVM_STANDALONES
1415

1516
standalone=$(bin/jt mx --env native standalone-home ruby)
1617
release_home="$PWD/mxbuild/truffleruby-standalone"

0 commit comments

Comments
 (0)