Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tool/jt.rb
Original file line number Diff line number Diff line change
@@ -387,8 +387,7 @@ def help
puts ' branch names are mangled - eg truffle-head becomes GRAALVM_BIN_TRUFFLE_HEAD'
puts ' GRAAL_HOME Directory where there is a built checkout of the Graal compiler (make sure mx is on your path and maybe set JVMCI_JAVA_HOME)'
puts ' GRAAL_HOME_...git_branch_name...'
puts ' JVMCI_JAVA The Java with JVMCI to use with GRAAL_HOME'
puts ' JVMCI_JAVA_...git_branch_name...'
puts ' JVMCI_JAVA_HOME The Java with JVMCI to use with GRAAL_HOME'
puts ' GRAAL_JS_JAR The location of trufflejs.jar'
puts ' SL_JAR The location of truffle-sl.jar'
puts ' SULONG_DIR The location of a built checkout of the Sulong repository'

0 comments on commit 20477d0

Please sign in to comment.