[packages/qt5-qtdeclarative] enable jit on aarch64
atler
atler at pld-linux.org
Sun May 3 12:20:36 CEST 2020
commit bae5e48d66f884164e94b748a65d4b02fe5088e8
Author: Jan Palus <atler at pld-linux.org>
Date: Sun May 3 12:20:19 2020 +0200
enable jit on aarch64
qt5-qtdeclarative.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec
index e35a25d..b2b7232 100644
--- a/qt5-qtdeclarative.spec
+++ b/qt5-qtdeclarative.spec
@@ -11,8 +11,8 @@
%undefine with_qm
%endif
-# requires sse2
-%ifarch pentium4 %{x8664}
+# requires sse2 on x86
+%ifarch pentium4 %{x8664} aarch64
%define with_jit 1
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtdeclarative.git/commitdiff/bae5e48d66f884164e94b748a65d4b02fe5088e8
More information about the pld-cvs-commit
mailing list