public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/nss] rawhide: Fix stale LTO comment and escape macros to suppress rpmlint warning
@ 2026-08-21 11:21 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-21 11:21 UTC (permalink / raw)
  To: git-commits

            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
 

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

only message in thread, other threads:[~2026-08-21 11:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 11:21 [rpms/nss] rawhide: Fix stale LTO comment and escape macros to suppress rpmlint warning 

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