]> git.pld-linux.org Git - packages/qt5-qtdeclarative.git/commitdiff
enable jit on aarch64
authorJan Palus <atler@pld-linux.org>
Sun, 3 May 2020 10:20:19 +0000 (12:20 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 3 May 2020 10:20:19 +0000 (12:20 +0200)
qt5-qtdeclarative.spec

index e35a25d54544975431cb91596a0d699e1b68f264..b2b72325b998b7479ee1a1c15b65e15393d7be0c 100644 (file)
@@ -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
 
This page took 0.200082 seconds and 4 git commands to generate.