mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 15:36:58 +02:00
dev-libs/elfutils: Sync with Gentoo
It's from Gentoo commit 0fe7a81963b4eee06f5b7117b4ea58339fc04f4c.
This commit is contained in:
parent
9dc50e2296
commit
fe88a30da6
@ -75,6 +75,9 @@ src_configure() {
|
|||||||
# bug #407135
|
# bug #407135
|
||||||
use test && append-flags -g
|
use test && append-flags -g
|
||||||
|
|
||||||
|
# bug 660738
|
||||||
|
filter-flags -fno-asynchronous-unwind-tables
|
||||||
|
|
||||||
multilib-minimal_src_configure
|
multilib-minimal_src_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -77,6 +77,9 @@ src_configure() {
|
|||||||
# bug #407135
|
# bug #407135
|
||||||
use test && append-flags -g
|
use test && append-flags -g
|
||||||
|
|
||||||
|
# bug 660738
|
||||||
|
filter-flags -fno-asynchronous-unwind-tables
|
||||||
|
|
||||||
multilib-minimal_src_configure
|
multilib-minimal_src_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user