From 5a4c15f02051d110b4f0eea1fef1aaee6d9e043d Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Fri, 2 Aug 2024 12:59:11 -0700 Subject: [PATCH] portable-ruby: Add patch PR link Signed-off-by: Patrick Linnane --- Formula/portable-ruby.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/portable-ruby.rb b/Formula/portable-ruby.rb index 3c516f2..5f27881 100644 --- a/Formula/portable-ruby.rb +++ b/Formula/portable-ruby.rb @@ -50,6 +50,7 @@ class PortableRuby < PortableFormula # Fix rare hang on forking. Affected Homebrew/core CI, especially on macOS 14 x86_64. # Patch in production use at Stripe. + # https://github.com/sorbet/sorbet/pull/7928 patch do url "https://raw.githubusercontent.com/sorbet/sorbet/2d91ebab7b642b900e02233bd49f593ad355469d/third_party/ruby/reinit_native_sched_lock.patch" sha256 "ded85ab6979b897d5b39af14ba46434e8d235200ac8cc82af2345f2166b5d185"