public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Joe Orton <jorton@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/neon] epel10.3: disable Libntlm support on s390x for now, endianness issues
Date: Wed, 26 Aug 2026 14:41:04 GMT	[thread overview]
Message-ID: <178775526486.1.2312561638535770935.rpms-neon-a1768cd5d269@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/neon
Branch : epel10.3
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.3

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

                 reply	other threads:[~2026-08-26 14:41 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=178775526486.1.2312561638535770935.rpms-neon-a1768cd5d269@fedoraproject.org \
    --to=jorton@redhat.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