summaryrefslogtreecommitdiff
path: root/sys-devel/gdb/gdb-13.2-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gdb/gdb-13.2-r2.ebuild')
-rw-r--r--sys-devel/gdb/gdb-13.2-r2.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-devel/gdb/gdb-13.2-r2.ebuild b/sys-devel/gdb/gdb-13.2-r2.ebuild
index d5ff38e3763a..ad612f81a82d 100644
--- a/sys-devel/gdb/gdb-13.2-r2.ebuild
+++ b/sys-devel/gdb/gdb-13.2-r2.ebuild
@@ -145,6 +145,9 @@ gdb_branding() {
src_configure() {
strip-unsupported-flags
+ # https://sourceware.org/PR22395, bug #853898
+ filter-lto
+
# See https://www.gnu.org/software/make/manual/html_node/Parallel-Output.html
# Avoid really confusing logs from subconfigure spam, makes logs far
# more legible.