[packages/ruby/DEVEL-3.2] Try to fix 'Error: invalid instruction suffix for 'push' errors on x32

arekm arekm at pld-linux.org
Sat Mar 14 12:43:17 CET 2026


commit 40990f8b8105a3200c8586069d8ef251105e2327
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Mar 14 12:43:05 2026 +0100

    Try to fix 'Error: invalid instruction suffix for 'push' errors on x32

 ruby.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/ruby.spec b/ruby.spec
index 3c63fca..d9e8b10 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -755,6 +755,7 @@ cp -f /usr/share/automake/config.sub .
 %endif
 %ifarch x32
 	--disable-yjit \
+	--with-coroutine=ucontext \
 %endif
 	--enable-multiarch \
 	--enable-shared \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/40990f8b8105a3200c8586069d8ef251105e2327



More information about the pld-cvs-commit mailing list