sys-devel/binutils: Sync with Gentoo

It's from Gentoo commit b38f3cada5bf53a1c255fe6f700455884a09fa78.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:09:18 +00:00 committed by Krzesimir Nowak
parent 13eb6e96eb
commit 99c4359602
14 changed files with 31 additions and 0 deletions

View File

@ -151,6 +151,8 @@ src_configure() {
# Keep things sane
strip-flags
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
local x

View File

@ -144,6 +144,8 @@ src_configure() {
# Keep things sane
strip-flags
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
local x

View File

@ -141,6 +141,8 @@ src_configure() {
# Keep things sane
strip-flags
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
local x

View File

@ -158,6 +158,8 @@ src_configure() {
# Keep things sane
strip-flags
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
local x

View File

@ -153,6 +153,8 @@ src_configure() {
# Keep things sane
strip-flags
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
local x

View File

@ -159,6 +159,8 @@ src_configure() {
# Keep things sane
strip-flags
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152

View File

@ -164,6 +164,8 @@ src_configure() {
# Keep things sane
strip-flags
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152

View File

@ -160,6 +160,8 @@ src_configure() {
# Keep things sane
strip-flags
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152

View File

@ -172,6 +172,8 @@ src_configure() {
use cet && filter-flags -mindirect-branch -mindirect-branch=*
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
local x

View File

@ -173,6 +173,8 @@ src_configure() {
use cet && filter-flags -mindirect-branch -mindirect-branch=*
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
local x

View File

@ -177,6 +177,8 @@ src_configure() {
use cet && filter-flags -mindirect-branch -mindirect-branch=*
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152
# https://sourceware.org/PR32372
append-cflags -std=gnu17
append-ldflags $(test-flags-CCLD -Wl,--undefined-version)
local x

View File

@ -185,6 +185,9 @@ src_configure() {
use cet && filter-flags -mindirect-branch -mindirect-branch=*
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152
# https://sourceware.org/PR32372
append-cflags -std=gnu17
local x
echo
for x in CATEGORY CBUILD CHOST CTARGET CFLAGS LDFLAGS ; do

View File

@ -185,6 +185,9 @@ src_configure() {
use cet && filter-flags -mindirect-branch -mindirect-branch=*
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152
# https://sourceware.org/PR32372
append-cflags -std=gnu17
local x
echo
for x in CATEGORY CBUILD CHOST CTARGET CFLAGS LDFLAGS ; do

View File

@ -185,6 +185,9 @@ src_configure() {
use cet && filter-flags -mindirect-branch -mindirect-branch=*
use elibc_musl && append-ldflags -Wl,-z,stack-size=2097152
# https://sourceware.org/PR32372
append-cflags -std=gnu17
local x
echo
for x in CATEGORY CBUILD CHOST CTARGET CFLAGS LDFLAGS ; do