Skip to content

ruby-build 20191030

Compare
Choose a tag to compare
@mislav mislav released this 30 Oct 17:12
· 871 commits to master since this release
  • 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.