[packages/audacity] - add x32 to arch mix

baggins baggins at pld-linux.org
Sat Jan 23 11:54:22 CET 2021


commit d7f44fae32652358dd0ca79ce29742e5bc275625
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jan 23 11:54:08 2021 +0100

    - add x32 to arch mix

 audacity.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/audacity.spec b/audacity.spec
index ebfe0ae..ecc54de 100644
--- a/audacity.spec
+++ b/audacity.spec
@@ -13,13 +13,13 @@
 %bcond_without	sse		# SSE instructions
 %bcond_without	sse2		# SSE2 instructions
 #
-%ifnarch %{x8664} pentium2 pentium3 pentium4 athlon
+%ifnarch %{x8664} x32 pentium2 pentium3 pentium4 athlon
 %undefine	with_mmx
 %endif
-%ifnarch %{x8664} pentium3 pentium4
+%ifnarch %{x8664} x32 pentium3 pentium4
 %undefine	with_sse
 %endif
-%ifnarch %{x8664} pentium4
+%ifnarch %{x8664} x32 pentium4
 %undefine	with_sse2
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/audacity.git/commitdiff/d7f44fae32652358dd0ca79ce29742e5bc275625



More information about the pld-cvs-commit mailing list