llvm.eclass: Permit slot 10
authorMichał Górny <mgorny@gentoo.org>
Sat, 20 Jul 2019 21:32:07 +0000 (23:32 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 20 Jul 2019 21:32:46 +0000 (23:32 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/llvm.eclass

index d61effb5e9c65ec2b35c73908d2ff6f3bfc50ef0..eed3fe0014cc2f529633a4c8cc8e8599536a981f 100644 (file)
@@ -81,7 +81,7 @@ if [[ ! ${_LLVM_ECLASS} ]]; then
 # @INTERNAL
 # @DESCRIPTION:
 # Correct values of LLVM slots, newest first.
-declare -g -r _LLVM_KNOWN_SLOTS=( 9 8 7 6 5 4 )
+declare -g -r _LLVM_KNOWN_SLOTS=( 10 9 8 7 6 5 4 )
 
 # @FUNCTION: get_llvm_prefix
 # @USAGE: [-b|-d] [<max_slot>]