[packages/ruby/DEVEL-3.2] yjit is available for selected arch only

mis mis at pld-linux.org
Fri Dec 19 16:20:14 CET 2025


commit af6b27f2b1ae572c900df5bbaaa57e1ae3719372
Author: mis <mistoo at gmail.com>
Date:   Fri Dec 19 16:20:05 2025 +0100

    yjit is available for selected arch only

 ruby.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/ruby.spec b/ruby.spec
index a3b4cb9..cb01479 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -750,7 +750,9 @@ cp -f /usr/share/automake/config.sub .
 	--with-vendorarchhdrdir='$(vendorhdrdir)/$(arch)' \
 	--without-compress-debug-sections \
         --enable-mkmf-verbose \
+%ifarch %{x8664} aarch64
         --enable-yjit \
+%endif
 	--enable-multiarch \
 	--enable-shared \
 	--disable-install-doc \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list