public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] f44: Add rpminspect configuration file
@ 2026-06-25  0:56 Michal Kolar
  0 siblings, 0 replies; only message in thread
From: Michal Kolar @ 2026-06-25  0:56 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : f44
            Commit : e7cd47f9faa4777f42a6473325f508baf99aa006
            Author : Michal Kolar <mkolar@redhat.com>
            Date   : 2026-06-24T21:20:40+00:00
            Stats  : +7/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/e7cd47f9faa4777f42a6473325f508baf99aa006?branch=f44

            Log:
            Add rpminspect configuration file

Introduce `rpminspect.yaml` to define package-specific rpminspect
testing policy.

---
diff --git a/rpminspect.yaml b/rpminspect.yaml
new file mode 100644
index 0000000..84451eb
--- /dev/null
+++ b/rpminspect.yaml
@@ -0,0 +1,7 @@
+---
+
+# Disable Link-Time Optimization checks
+# Upstream GDB is not fully compatible with LTO
+annocheck:
+  jobs:
+    - hardened: --skip-lto

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

only message in thread, other threads:[~2026-06-25  0:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25  0:56 [rpms/gdb] f44: Add rpminspect configuration file Michal Kolar

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