mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
llvm.org.eclass: Add 18.0.0_pre20240120 snapshot
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -72,6 +72,9 @@ if [[ -z ${_LLVM_SOURCE_TYPE+1} ]]; then
|
||||
_LLVM_SOURCE_TYPE=snapshot
|
||||
|
||||
case ${PV} in
|
||||
18.0.0_pre20240120)
|
||||
EGIT_COMMIT=9eb0f86c279f40a792ec27bf0e9b491b8c90a640
|
||||
;;
|
||||
18.0.0_pre20240113)
|
||||
EGIT_COMMIT=8d817f6479a5df874028a8b40fd30aecd3479005
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user