Skip to content

Commit b5d567d

Browse files
authored
Add v4.0.5-pshopify3 definition (#87)
1 parent 5ae3ee3 commit b5d567d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

rubies/4.0.5-pshopify3

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# https://github.com/Shopify/ruby/compare/v4.0.5-pshopify2...Shopify:v4.0.5-pshopify3
2+
3+
# Based off v4.0.5-pshopify2, with the following changes:
4+
# * [DOC] Fix Thread::Mutex#unlock doc
5+
# * YJIT: Fix version_map use-after-free from mutable aliasing UB
6+
# * ci: install ruby-devel and fiddle gem for Cygwin build
7+
# * Use a hint avoid the optimistic sched lock drop/reacquire
8+
9+
install_package "openssl-3.0.20" "https://github.com/openssl/openssl/releases/download/openssl-3.0.20/openssl-3.0.20.tar.gz#c80a01dfc70ece4dc21168932c37739042d404d46ccc81a5986dd75314ecda6f" openssl --if needs_openssl:1.1.1-3.x.x
10+
install_git "ruby-4.0.5-pshopify3" "https://github.com/Shopify/ruby.git" "v4.0.5-pshopify3" autoconf enable_shared standard

0 commit comments

Comments
 (0)