File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments