We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e87994d commit dd9cd5bCopy full SHA for dd9cd5b
rubies/4.0.2-pshopify3
@@ -0,0 +1,7 @@
1
+# https://github.com/Shopify/ruby/compare/v4.0.2-pshopify2...Shopify:v4.0.2-pshopify3
2
+
3
+# Based off v4.0.2-pshopify2, with the following changes:
4
+# * gc: prevent LTO from eliminating rb_gc_before_fork
5
6
+install_package "openssl-3.0.19" "https://github.com/openssl/openssl/releases/download/openssl-3.0.19/openssl-3.0.19.tar.gz#fa5a4143b8aae18be53ef2f3caf29a2e0747430b8bc74d32d88335b94ab63072" openssl --if needs_openssl:1.1.1-3.x.x
7
+install_git "ruby-4.0.2-pshopify3" "https://github.com/Shopify/ruby.git" "v4.0.2-pshopify3" autoconf enable_shared standard
0 commit comments