Skip to content

Commit 9ce0af7

Browse files
committed
Backports ruby/ruby#12930
1 parent 464eff7 commit 9ce0af7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

rubies/3.4.1-pshopify3

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# https://github.com/Shopify/ruby/compare/v3.4.1-pshopify2...Shopify:v3.4.1-pshopify3
2+
3+
# Based off v3.4.1, with backports of:
4+
# * Push a real iseq in rb_vm_push_frame_fname()
5+
# * Have `ast` live longer in ISeq.compile_file to fix GC stress crash
6+
# * https://github.com/ruby/ruby/pull/12930
7+
8+
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
9+
install_git "ruby-3.4.1-pshopify3" "https://github.com/Shopify/ruby.git" "v3.4.1-pshopify3" autoconf enable_shared standard

0 commit comments

Comments
 (0)