public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Disable LTO until upstream sorts out ODR problems.
@ 2026-06-28  0:00 Keith Seitz
  0 siblings, 0 replies; only message in thread
From: Keith Seitz @ 2026-06-28  0:00 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 6aff62077bcb16ebf2ba3c498634bce35eda276b
Author : Keith Seitz <keiths@redhat.com>
Date   : 2020-08-10T14:54:31-07:00
Stats  : +6/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/6aff62077bcb16ebf2ba3c498634bce35eda276b?branch=gdb-17.2-rebase-f44

Log:
Disable LTO until upstream sorts out ODR problems.

---
diff --git a/gdb.spec b/gdb.spec
index 98aa65b..be61f19 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -10,6 +10,9 @@
 # Turn off the brp-python-bytecompile automagic
 %global _python_bytecompile_extra 0
 
+# Disable LTO until upstream fixes GDB's ODR woes.
+#%define _lto_cflags %{nil}
+
 %{?scl:%scl_package gdb}
 %{!?scl:
  %global pkg_name %{name}
@@ -1186,6 +1189,9 @@ fi
 %endif
 
 %changelog
+* Mon Aug 10 2020 Keith Seitz <keiths@redhat.com>
+- Disable LTO until upstream sorts out ODR problems.
+
 * Tue Aug 04 2020 Keith Seitz <keiths@redhat.com>
 - Update libipt to v2.0.2.
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28  0:00 [rpms/gdb] gdb-17.2-rebase-f44: Disable LTO until upstream sorts out ODR problems Keith Seitz

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