]> git.pld-linux.org Git - packages/libx264.git/commitdiff
enable asm on aarch64
authorJan Palus <atler@pld-linux.org>
Wed, 1 Dec 2021 13:38:32 +0000 (14:38 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 1 Dec 2021 13:38:32 +0000 (14:38 +0100)
libx264.spec

index 0298af6d0a6b6a50bbe162f9797b0c39fc4cbdc6..5108a0e3add1c155276ead8fe1cfeb60a1c971c2 100644 (file)
@@ -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
 
This page took 0.154456 seconds and 4 git commands to generate.