public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/neon] epel10: disable Libntlm support on s390x for now, endianness issues
@ 2026-08-26 14:40 Joe Orton
  0 siblings, 0 replies; only message in thread
From: Joe Orton @ 2026-08-26 14:40 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/neon
Branch : epel10
Commit : a1768cd5d269bc6ab6cbbf7fa97807f016f667db
Author : Joe Orton <jorton@redhat.com>
Date   : 2026-03-04T09:46:10+00:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/neon/c/a1768cd5d269bc6ab6cbbf7fa97807f016f667db?branch=epel10

Log:
disable Libntlm support on s390x for now, endianness issues

---
diff --git a/neon.spec b/neon.spec
index b0eb477..0c47e9e 100644
--- a/neon.spec
+++ b/neon.spec
@@ -53,6 +53,9 @@ sed -i '/^install-docs/s/install-html//' Makefile.in
 %configure --with-expat --enable-shared --disable-static \
         --enable-warnings \
         --with-ssl=openssl --enable-threadsafe-ssl=posix \
+%ifarch s390x
+        --without-libntlm \
+%endif
 %if %{with libproxy}
         --with-libproxy \
 %else

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 14:40 [rpms/neon] epel10: disable Libntlm support on s390x for now, endianness issues Joe Orton

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