mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
llvm-r1.eclass: Remove slots < 16
Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://codeberg.org/gentoo/gentoo/pulls/865
This commit is contained in:
@@ -57,7 +57,7 @@ inherit llvm-utils
|
||||
# @DESCRIPTION:
|
||||
# Oldest supported LLVM slot. This is used to automatically filter out
|
||||
# unsupported LLVM_COMPAT values.
|
||||
_LLVM_OLDEST_SLOT=15
|
||||
_LLVM_OLDEST_SLOT=16
|
||||
|
||||
# @ECLASS_VARIABLE: _LLVM_NEWEST_STABLE
|
||||
# @INTERNAL
|
||||
|
||||
Reference in New Issue
Block a user