sys-devel/gdb: Sync with Gentoo

It's from Gentoo commit b295f9530d1b89178f88e88c1ab0bf20c493bed3.
This commit is contained in:
Flatcar Buildbot 2023-09-04 07:15:22 +00:00 committed by Krzesimir Nowak
parent a654a2a7f2
commit 018f318fb0

View File

@ -144,7 +144,12 @@ gdb_branding() {
src_configure() {
strip-unsupported-flags
# https://sourceware.org/PR22395, bug #853898
# 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