public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libsquish] epel10: Disable SSE
Date: Wed, 22 Jul 2026 13:29:33 GMT	[thread overview]
Message-ID: <178472697338.1.8576178532903381339.rpms-libsquish-4d49d048ff8a@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-22 13:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178472697338.1.8576178532903381339.rpms-libsquish-4d49d048ff8a@fedoraproject.org \
    --to=gwync@protonmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox