summaryrefslogtreecommitdiff
path: root/sys-devel/gdb/gdb-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-27 11:30:42 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-27 11:30:42 +0100
commitddb6fbc11e863756a24e1dc866c63dec00eac6fa (patch)
tree697bafc13819641c0cb81d469945e2a773adca86 /sys-devel/gdb/gdb-9999.ebuild
parente466209c898f09389f2308d193286ff62b46c1dc (diff)
gentoo auto-resync : 27:09:2023 - 11:30:42
Diffstat (limited to 'sys-devel/gdb/gdb-9999.ebuild')
-rw-r--r--sys-devel/gdb/gdb-9999.ebuild8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild
index a408facc7c95..085df52dacb9 100644
--- a/sys-devel/gdb/gdb-9999.ebuild
+++ b/sys-devel/gdb/gdb-9999.ebuild
@@ -144,14 +144,6 @@ gdb_branding() {
src_configure() {
strip-unsupported-flags
- # Originally added for bug #853898.
- # During 14 development (not yet released as of writing), there's active
- # work ongoing here:
- # * https://sourceware.org/PR22395 (general/catchall/tracker)
- # * https://sourceware.org/PR30751 (btrace)
- # * https://sourceware.org/PR30757 (opcodes)
- 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.