Skip to content

0.10.2

Latest

Choose a tag to compare

@postmodern postmodern released this 13 Jan 23:54
· 11 commits to master since this release
v0.10.2
  • Improve detection of specific Linux distributions.
  • Fix detection of OpenSUSE.
  • Fixed loading of ruby dependencies when --no-install-deps is specified.

ruby

  • Pass the paths to [homebrew] and [macports] dependencies to ./configure using individual --with-*-dir options, instead of a single --with-opt-dir option. In Ruby < 3.4.0 the --with-opt-dir option was not treated the same as individual --with-*-dir options.
  • Omit the bison and readline dependencies for Ruby >= 3.3.0.
  • Added the gmp library as a dependency to accelerate the Bignum class.

truffleruby / truffleruby-graalvm