[packages/libx264] enable asm on aarch64

atler atler at pld-linux.org
Wed Dec 1 14:39:38 CET 2021


commit 4bc51f18ea79fae436df29bf8cdbb139c93b1fc7
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Dec 1 14:38:32 2021 +0100

    enable asm on aarch64

 libx264.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libx264.spec b/libx264.spec
index 0298af6..5108a0e 100644
--- a/libx264.spec
+++ b/libx264.spec
@@ -4,7 +4,7 @@
 %bcond_without	asm		# disable asm
 %bcond_without	lsmash		# lsmash for MP4 (preferred over gpac)
 
-%ifnarch %{ix86} %{x8664}
+%ifnarch %{ix86} %{x8664} aarch64
 %undefine	with_asm
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libx264.git/commitdiff/4bc51f18ea79fae436df29bf8cdbb139c93b1fc7



More information about the pld-cvs-commit mailing list