Skip to content

Commit

Permalink
Add a new definition to build TruffleRuby from source.
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvdrum committed Aug 16, 2023
1 parent 53a9272 commit df64154
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rubies/truffleruby-head
@@ -0,0 +1,6 @@
build_package_jt() {
unset JAVA_HOME
JT_IMPORTS_DONT_ASK=true ruby tool/jt.rb build --env native --install $PREFIX_PATH
}

install_git "truffleruby-head" "https://github.com/Shopify/truffleruby.git" "integration" jt

0 comments on commit df64154

Please sign in to comment.