Skip to content

Commit

Permalink
Merge pull request #32 from Shopify/pz-3.3.0-preview2-pshopify5
Browse files Browse the repository at this point in the history
Add 3.3.0-preview2-pshopify5
  • Loading branch information
peterzhu2118 committed Nov 8, 2023
2 parents 064f9cd + bf48f74 commit f7c2d1a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions rubies/3.3.0-preview2-pshopify5
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# https://github.com/ruby/ruby/compare/v3_3_0_preview2...Shopify:v3.3.0-preview2-pshopify5

# Based off `v3_3_0_preview2`, with backports of:
# @nobu `.NOTPARALLEL` with prerequisites needs recent GNU Make https://github.com/ruby/ruby/pull/8489
# @k0kubun YJIT: Initialize Assembler vectors with capacity https://github.com/ruby/ruby/pull/8437
# @k0kubun YJIT: Initialize Vec with capacity for iterators https://github.com/ruby/ruby/pull/8439
# @k0kubun YJIT: Skip Insn::Comment and format! if disasm is disabled https://github.com/ruby/ruby/pull/8441
# @k0kubun YJIT: Avoid creating a vector in get_temp_regs() https://github.com/ruby/ruby/pull/8446
# @nobu Write crash report in $RUBY_CRASH_REPORT https://github.com/ruby/ruby/pull/8506
# @jhawthorn Fix ObjectSpace.dump with super() callinfo https://github.com/ruby/ruby/pull/8630
# @k0kubun YJIT: RubyVM::YJIT.enable https://github.com/ruby/ruby/pull/8705
# @k0kubun YJIT: Always define method codegen table at boot https://github.com/ruby/ruby/pull/8807
# @tenderlove Return line 0 for JIT frames https://github.com/ruby/ruby/pull/8415

install_package "openssl-3.1.2" "https://www.openssl.org/source/openssl-3.1.2.tar.gz#a0ce69b8b97ea6a35b96875235aa453b966ba3cba8af2de23657d8b6767d6539" openssl --if needs_openssl_102_300
install_git "ruby-3.3.0-preview2-pshopify5" "https://github.com/Shopify/ruby.git" "v3.3.0-preview2-pshopify5" ldflags_dirs autoconf standard_build standard_install_with_bundled_gems verify_openssl

0 comments on commit f7c2d1a

Please sign in to comment.