From cb1a683d810032495c3f1c3ad058395e89a007c8 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 2 Oct 2023 07:14:29 +0000 Subject: [PATCH] sys-devel/gdb: Sync with Gentoo It's from Gentoo commit 250e119954afe9ad63a4a2bd4afae50b6cc37001. --- .../portage-stable/sys-devel/gdb/gdb-9999.ebuild | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/gdb/gdb-9999.ebuild b/sdk_container/src/third_party/portage-stable/sys-devel/gdb/gdb-9999.ebuild index a408facc7c..085df52dac 100644 --- a/sdk_container/src/third_party/portage-stable/sys-devel/gdb/gdb-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/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.