public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Disable LTO until upstream sorts out ODR problems.
Date: Sun, 28 Jun 2026 00:00:03 GMT	[thread overview]
Message-ID: <178260480397.1.512438403611573088.rpms-gdb-6aff62077bcb@fedoraproject.org> (raw)

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.
 

                 reply	other threads:[~2026-06-28  0:00 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=178260480397.1.512438403611573088.rpms-gdb-6aff62077bcb@fedoraproject.org \
    --to=keiths@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