Skip to content

Commit 4ff5197

Browse files
committed
3.4.2-pshopify2
1 parent 135328e commit 4ff5197

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

rubies/3.4.2-pshopify2

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# https://github.com/ruby/ruby/compare/v3_4_2...Shopify:v3.4.2-pshopify2
2+
3+
# Based off v3.4.2, with the following changes:
4+
# * @jhawthorn Replace tombstone when converting AR to ST hash https://github.com/ruby/ruby/pull/12852
5+
# * Push a real iseq in rb_vm_push_frame_fname()
6+
# * Have `ast` live longer in ISeq.compile_file to fix GC stress crash https://github.com/ruby/ruby/pull/12930
7+
# * Tune down to -O2 on gc_sweep_step() to dodge miscompilation
8+
9+
install_package "openssl-3.1.4" "https://www.openssl.org/source/openssl-3.1.4.tar.gz#840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3" openssl --if needs_openssl:1.0.2-3.x.x
10+
install_git "ruby-3.4.2-pshopify2" "https://github.com/Shopify/ruby.git" "v3.4.2-pshopify2" autoconf enable_shared standard

0 commit comments

Comments
 (0)