mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 08:26:57 +02:00
sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 5d1e75b4126ff6760ce5d2707591cd4ea7505edb.
This commit is contained in:
parent
46d7c01333
commit
eeadf30b6f
@ -171,7 +171,7 @@ src_configure() {
|
||||
|
||||
# Keep things sane
|
||||
strip-flags
|
||||
|
||||
use cet && filter-flags -mindirect-branch -mindirect-branch=*
|
||||
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152
|
||||
|
||||
local x
|
||||
|
@ -171,6 +171,8 @@ src_configure() {
|
||||
|
||||
# Keep things sane
|
||||
strip-flags
|
||||
use cet && filter-flags -mindirect-branch -mindirect-branch=*
|
||||
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152
|
||||
|
||||
# ideally we want !tc-ld-is-bfd for best future-proofing, but it needs
|
||||
# https://github.com/gentoo/gentoo/pull/28355
|
||||
|
Loading…
Reference in New Issue
Block a user