summaryrefslogtreecommitdiff
path: root/main/ruby/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2020-04-21 15:22:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2020-04-22 06:12:49 +0000
commit3c82796fd36ef7e1ca5252967a3ddcb70cfb1a33 (patch)
tree343f4eaa7dd6b847a3d1211e9d6fde615d660f94 /main/ruby/APKBUILD
parentf7ce4fe25def225c1c1a96b7304bed0b3c1ae97e (diff)
downloadaports-3c82796fd36ef7e1ca5252967a3ddcb70cfb1a33.zip
main/ruby: backport upstream fix for coroutines on arm32
Diffstat (limited to 'main/ruby/APKBUILD')
-rw-r--r--main/ruby/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/ruby/APKBUILD b/main/ruby/APKBUILD
index 538f9819eb5..bf3bf6bf126 100644
--- a/main/ruby/APKBUILD
+++ b/main/ruby/APKBUILD
@@ -72,6 +72,7 @@ source="https://cache.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-$pkgver.tar.gz
test_insns-lower-recursion-depth.patch
fix-get_main_stack.patch
openssl-config-support-include-directive.patch
+ arm-coroutines.patch
"
replaces="ruby-gems"
@@ -347,4 +348,5 @@ sha512sums="d54ec78d46644269a200cc64c84beed1baaea74189e0ffc167f90f4b9540bb6d9e7b
cfdc5ea3b2e2ea69c51f38e8e2180cb1dc27008ca55cc6301f142ebafdbab31c3379b3b6bba9ff543153876dd98ed2ad194df3255b7ea77a62e931c935f80538 rubygems-avoid-platform-specific-gems.patch
814fe6359505b70d8ff680adf22f20a74b4dbd3fecc9a63a6c2456ee9824257815929917b6df5394ed069a6869511b8c6dce5b95b4acbbb7867c1f3a975a0150 test_insns-lower-recursion-depth.patch
8d730f02f76e53799f1c220eb23e3d2305940bb31216a7ab1e42d3256149c0721c7d173cdbfe505023b1af2f5cb3faa233dcc1b5d560fa8f980c17c2d29a9d81 fix-get_main_stack.patch
-a67813d7aa3553ed336f04b17461c5129546afb71a2a7cca6d1b1c860f8dd5839ca2f7695c971369f295aced3580687a28881ccd6c305f6dbdfe6b0ecf584d0e openssl-config-support-include-directive.patch"
+a67813d7aa3553ed336f04b17461c5129546afb71a2a7cca6d1b1c860f8dd5839ca2f7695c971369f295aced3580687a28881ccd6c305f6dbdfe6b0ecf584d0e openssl-config-support-include-directive.patch
+eaee5cd1b11506df5d28d6ac909b0eae55d88e7fbb471a0cee1be7293934980a36616603a5bcb5cf8bf8518e5f313e2bba566c52bd57afe62505c8e02b0a7b87 arm-coroutines.patch"