mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
sys-devel/gdb: Sync with Gentoo
It's from Gentoo commit 0262b1c837e178a7d955d13f463d8ce648ee00ad.
This commit is contained in:
parent
6110ee42e1
commit
71d3523821
@ -145,6 +145,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.
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user