[packages/apitrace] disable SSE 4.2 by default
atler
atler at pld-linux.org
Sun Jun 29 22:13:11 CEST 2025
commit 741ef3d9f93cdb1674802480f5dcbb2fe8bc2add
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Jun 29 22:09:46 2025 +0200
disable SSE 4.2 by default
apitrace.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apitrace.spec b/apitrace.spec
index 0c36796..936c0f9 100644
--- a/apitrace.spec
+++ b/apitrace.spec
@@ -1,7 +1,7 @@
#
# Conditional build:
%bcond_without qt # Qt GUI
-%bcond_without sse42 # SSE 4.2 instructions
+%bcond_with sse42 # SSE 4.2 instructions
%define qtver 5.15
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apitrace.git/commitdiff/ad96989d2a2b711c5e2d6c24e2ab0db56d4c8e74
More information about the pld-cvs-commit
mailing list