mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
eclass/llvm: Sync with Gentoo
It's from Gentoo commit af790bf6bf4866ff4057e332bdf71dc2f9fb03ed.
This commit is contained in:
parent
7a6d48a029
commit
3497926308
@ -78,7 +78,7 @@ DEPEND="!!sys-devel/llvm:0"
|
|||||||
# @INTERNAL
|
# @INTERNAL
|
||||||
# @DESCRIPTION:
|
# @DESCRIPTION:
|
||||||
# Correct values of LLVM slots, newest first.
|
# Correct values of LLVM slots, newest first.
|
||||||
declare -g -r _LLVM_KNOWN_SLOTS=( {17..8} )
|
declare -g -r _LLVM_KNOWN_SLOTS=( {18..8} )
|
||||||
|
|
||||||
# @FUNCTION: get_llvm_slot
|
# @FUNCTION: get_llvm_slot
|
||||||
# @USAGE: [-b|-d] [<max_slot>]
|
# @USAGE: [-b|-d] [<max_slot>]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user