summaryrefslogtreecommitdiff
path: root/sys-devel/gdb/gdb-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-14 06:12:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-14 06:12:14 +0100
commit4b61f038fc5ecca26609a997fcc662c7cf9e0498 (patch)
tree505301cfdf45cd097fc1877688fa02367a0d3f91 /sys-devel/gdb/gdb-9999.ebuild
parent1013bb04a30c552ec7ff5e3fe97074b0531a024d (diff)
gentoo auto-resync : 14:08:2023 - 06:12:14
Diffstat (limited to 'sys-devel/gdb/gdb-9999.ebuild')
-rw-r--r--sys-devel/gdb/gdb-9999.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild
index 085df52dacb9..e59893fec5d7 100644
--- a/sys-devel/gdb/gdb-9999.ebuild
+++ b/sys-devel/gdb/gdb-9999.ebuild
@@ -144,6 +144,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.