sys-devel/gdb: Sync with Gentoo

It's from Gentoo commit 250e119954afe9ad63a4a2bd4afae50b6cc37001.
This commit is contained in:
Flatcar Buildbot 2023-10-02 07:14:29 +00:00
parent 2c8ac733b2
commit cb1a683d81

View File

@ -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.