public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/nss] rawhide: Fix stale LTO comment and escape macros to suppress rpmlint warning
Date: Fri, 21 Aug 2026 11:21:16 GMT	[thread overview]
Message-ID: <178731127653.1.2159032030792938021.rpms-nss-a41856c4418a@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/nss
            Branch : rawhide
            Commit : a41856c4418a344a2ecd2a3630c601b7a6356ff0
            Author : Krenželok František <fkrenzel@redhat.com>
            Date   : 2026-08-19T11:59:19+02:00
            Stats  : +2/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/nss/c/a41856c4418a344a2ecd2a3630c601b7a6356ff0?branch=rawhide

            Log:
            Fix stale LTO comment and escape macros to suppress rpmlint warning

LTO has been enabled since 3.69.0-2 (2021); 3.127 upstream already
contains the gtest LTO fix. Update the comment to reflect reality
and escape the macros to fix the macro-in-comment rpmlint warning.

---
diff --git a/nss.spec b/nss.spec
index 4bd5132..fda2421 100644
--- a/nss.spec
+++ b/nss.spec
@@ -367,8 +367,8 @@ popd
 
 # Build NSS
 #
-# This package fails its testsuite with LTO.  Disable LTO for now
-#%global _lto_cflags %{nil}
+# LTO is enabled. Uncomment the line below to disable it if needed.
+#%%global _lto_cflags %%{nil}
 
 #export FREEBL_NO_DEPEND=1
 

                 reply	other threads:[~2026-08-21 11:21 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=178731127653.1.2159032030792938021.rpms-nss-a41856c4418a@fedoraproject.org \
    --to=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