github rbenv/ruby-build v20191030
ruby-build 20191030

latest releases: v20240517, v20240501, v20240423...
4 years ago
  • Turn on --enable-shared by default for all supported MRI Rubies. #1368

    Some gems need the host ruby to have shared library enabled. Currently, we're not aware of any potential downsides to having this enabled by default.

    If your installation absolutely should not have --enable-shared, one workaround we suggest is to copy an existing build definition into its own file, remove the enable_shared directive, and use the new build definition for your installs: ruby-build path/to/definition /path/to/destination.

Don't miss a new ruby-build release

NewReleases is sending notifications on new releases.