dev-libs/elfutils: Sync with Gentoo

It's from Gentoo commit 0fe7a81963b4eee06f5b7117b4ea58339fc04f4c.
This commit is contained in:
Flatcar Buildbot 2023-09-25 07:11:01 +00:00 committed by Krzesimir Nowak
parent 9dc50e2296
commit fe88a30da6
2 changed files with 6 additions and 0 deletions

View File

@ -75,6 +75,9 @@ src_configure() {
# bug #407135
use test && append-flags -g
# bug 660738
filter-flags -fno-asynchronous-unwind-tables
multilib-minimal_src_configure
}

View File

@ -77,6 +77,9 @@ src_configure() {
# bug #407135
use test && append-flags -g
# bug 660738
filter-flags -fno-asynchronous-unwind-tables
multilib-minimal_src_configure
}