public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xeve] rawhide: sse2neon no longer required
@ 2026-08-10 14:44 Simone Caronni
  0 siblings, 0 replies; only message in thread
From: Simone Caronni @ 2026-08-10 14:44 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/xeve
Branch : rawhide
Commit : e701417e30806ec4e6e7975bbda28d9a9a4f42fb
Author : Simone Caronni <negativo17@gmail.com>
Date   : 2026-08-10T16:43:59+02:00
Stats  : +0/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xeve/c/e701417e30806ec4e6e7975bbda28d9a9a4f42fb?branch=rawhide

Log:
sse2neon no longer required

---
diff --git a/xeve.spec b/xeve.spec
index 283e652..acb0479 100644
--- a/xeve.spec
+++ b/xeve.spec
@@ -13,9 +13,6 @@ Patch0:         xeve-fix-build-i386.patch
 
 BuildRequires:  cmake >= 3.12
 BuildRequires:  gcc
-%ifarch aarch64
-BuildRequires:  sse2neon-static
-%endif
 
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
 
@@ -59,9 +56,6 @@ developing applications that use %{name}.
 
 %prep
 %autosetup -p1
-%ifarch aarch64
-rm src_base/neon/sse2neon.h
-%endif
 
 # Required for the CMake scripts to work
 echo "v%{version}" > version.txt

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10 14:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 14:44 [rpms/xeve] rawhide: sse2neon no longer required Simone Caronni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox