mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02:00
eclass/flag-o-matic: Sync with Gentoo
It's from Gentoo commit 15a1fcd97f44599319b17b8ef0ddc7137838200c.
This commit is contained in:
parent
c42e6a3433
commit
48d782d628
@ -24,7 +24,7 @@ inherit toolchain-funcs
|
||||
# @DESCRIPTION:
|
||||
# Return all the flag variables that our high level functions operate on.
|
||||
all-flag-vars() {
|
||||
echo {ADA,C,CPP,CXX,CCAS,F,FC,LD}FLAGS
|
||||
echo {ADA,C,CPP,CXX,CCAS,F,FC,GDC,LD}FLAGS
|
||||
}
|
||||
|
||||
# @FUNCTION: setup-allowed-flags
|
||||
|
Loading…
x
Reference in New Issue
Block a user