Skip to content

Commit 01f7b16

Browse files
committed
Add 3.3.0-preview2-pshopify4
1 parent 56171ae commit 01f7b16

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

rubies/3.3.0-preview2-pshopify4

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# https://github.com/ruby/ruby/compare/v3_3_0_preview2...Shopify:v3.3.0-preview2-pshopify4
2+
3+
# Based off `v3_3_0_preview2`, with backports of:
4+
# @nobu `.NOTPARALLEL` with prerequisites needs recent GNU Make https://github.com/ruby/ruby/pull/8489
5+
# @k0kubun YJIT: Initialize Assembler vectors with capacity https://github.com/ruby/ruby/pull/8437
6+
# @k0kubun YJIT: Initialize Vec with capacity for iterators https://github.com/ruby/ruby/pull/8439
7+
# @k0kubun YJIT: Skip Insn::Comment and format! if disasm is disabled https://github.com/ruby/ruby/pull/8441
8+
# @k0kubun YJIT: Avoid creating a vector in get_temp_regs() https://github.com/ruby/ruby/pull/8446
9+
# @nobu Write crash report in $RUBY_CRASH_REPORT https://github.com/ruby/ruby/pull/8506
10+
# @jhawthorn Fix ObjectSpace.dump with super() callinfo https://github.com/ruby/ruby/pull/8630
11+
# @k0kubun YJIT: RubyVM::YJIT.enable https://github.com/ruby/ruby/pull/8705
12+
# @k0kubun YJIT: Always define method codegen table at boot https://github.com/ruby/ruby/pull/8807
13+
14+
install_package "openssl-3.1.2" "https://www.openssl.org/source/openssl-3.1.2.tar.gz#a0ce69b8b97ea6a35b96875235aa453b966ba3cba8af2de23657d8b6767d6539" openssl --if needs_openssl_102_300
15+
install_git "ruby-3.3.0-preview2-pshopify4" "https://github.com/Shopify/ruby.git" "v3.3.0-preview2-pshopify4" ldflags_dirs autoconf standard_build standard_install_with_bundled_gems verify_openssl

0 commit comments

Comments
 (0)