[packages/svt-av1] - disable asm on x32

qboosh qboosh at pld-linux.org
Thu Apr 29 22:22:02 CEST 2021


commit c037bad387469bd4c3bd40b7525c1dfd44b8df0b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 29 22:23:48 2021 +0200

    - disable asm on x32

 svt-av1.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/svt-av1.spec b/svt-av1.spec
index f06443a..ab8d588 100644
--- a/svt-av1.spec
+++ b/svt-av1.spec
@@ -51,7 +51,7 @@ Pliki nagłówkowe biblioteki SVT-AV1.
 install -d build
 cd build
 %cmake .. \
-%ifnarch %{x8664} x32
+%ifnarch %{x8664}
 	-DCOMPILE_C_ONLY=ON
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/svt-av1.git/commitdiff/c037bad387469bd4c3bd40b7525c1dfd44b8df0b



More information about the pld-cvs-commit mailing list