public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44:  Remove spec file workaround for RHBZ 1912913.
@ 2026-06-28  0:00 Kevin Buettner
  0 siblings, 0 replies; only message in thread
From: Kevin Buettner @ 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 : db92bd60dbfccfdf3b3bdc5a0c541230bf08e57a
Author : Kevin Buettner <kevinb@redhat.com>
Date   : 2021-03-23T10:14:06-07:00
Stats  : +3/-8 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/db92bd60dbfccfdf3b3bdc5a0c541230bf08e57a?branch=gdb-17.2-rebase-f44

Log:
Remove spec file workaround for RHBZ 1912913.

---
diff --git a/gdb.spec b/gdb.spec
index e48d50c..1b2517b 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -623,10 +623,6 @@ GDB_MINIMAL_CONFIGURE_FLAGS="\
 export CFLAGS="$RPM_OPT_FLAGS %{?_with_asan:-fsanitize=address}"
 export LDFLAGS="%{?__global_ldflags} %{?_with_asan:-fsanitize=address}"
 
-# Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1912913
-# Take this out when fixed in gcc/g++.
-CFLAGS="$CFLAGS -Wno-stringop-overread"
-
 export CXXFLAGS="$CFLAGS"
 
 # --htmldir and --pdfdir are not used as they are used from %{gdb_build}.
@@ -658,10 +654,6 @@ cd %{gdb_build}$fprofile
 export CFLAGS="$RPM_OPT_FLAGS %{?_with_asan:-fsanitize=address}"
 export LDFLAGS="%{?__global_ldflags} %{?_with_asan:-fsanitize=address}"
 
-# Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1912913
-# Take this out when fixed in gcc/g++.
-CFLAGS="$CFLAGS -Wno-stringop-overread"
-
 %if 0%{!?rhel:1} || 0%{?rhel} > 7
 CFLAGS="$CFLAGS -DDNF_DEBUGINFO_INSTALL"
 %endif
@@ -1198,6 +1190,9 @@ fi
 %endif
 
 %changelog
+* Tue Mar 23 2021 Kevin Buettner <kevinb@redhat.com>
+-  Remove spec file workaround for RHBZ 1912913.
+
 * Fri Mar 19 2021 Kevin Buettner <kevinb@redhat.com> - 10.1-16
 - Fix potential hang during gdbserver testing (RHBZ 1941080, Kevin Buettner).
 

^ 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: Remove spec file workaround for RHBZ 1912913 Kevin Buettner

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