Skip to content

Builds using --enable-shared

Compare
Choose a tag to compare
@eregon eregon released this 30 Mar 21:16
· 288 commits to master since this release
  • Build Ruby with --enable-shared to get libruby too
  • Do not include Bundler in the archive
    • That way we can update Bundler without needing to recompile Ruby releases.
    • Installing Bundler is about just 1 second on MRI.