public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libsquish] epel10: Disable SSE
@ 2026-07-22 13:29 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-07-22 13:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libsquish
Branch : epel10
Commit : 4d49d048ff8a18de92139f92db81fc0a14d50be1
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2019-04-22T16:40:04-05:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libsquish/c/4d49d048ff8a18de92139f92db81fc0a14d50be1?branch=epel10
Log:
Disable SSE
---
diff --git a/libsquish.spec b/libsquish.spec
index f6ed2d5..16cb03b 100644
--- a/libsquish.spec
+++ b/libsquish.spec
@@ -25,7 +25,7 @@ applications which use DXT compression.
%autosetup -c libsquish-%{version}
%build
-%cmake .
+%cmake . -DBUILD_SQUISH_WITH_SSE2=OFF
%make_build
%install
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 13:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 13:29 [rpms/libsquish] epel10: Disable SSE Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox