[packages/xavs] disable asm by default

atler atler at pld-linux.org
Wed Nov 26 01:47:02 CET 2025


commit 60f68f4ea56ddc9f9d4189546b9d2278f913dc4c
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Nov 25 23:50:33 2025 +0100

    disable asm by default
    
    does not compile and it doesn't seem like it's worth fixing

 xavs.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xavs.spec b/xavs.spec
index 4782b7d..9113227 100644
--- a/xavs.spec
+++ b/xavs.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	asm	# MMX/SSE* x86 assembler optimizations
+%bcond_with	asm	# MMX/SSE* x86 assembler optimizations
 
 %ifnarch %{ix86}
 # %{x8664} misses GOT code in i386inc.asm
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xavs.git/commitdiff/3eb0d5cd2e4a1c3a7df74cef51f589a1d678ab4b




More information about the pld-cvs-commit mailing list