Skip to content

Commit 27493bc

Browse files
committed
Find for linuxmint
1 parent 50f37d4 commit 27493bc

File tree

3 files changed

+110
-114
lines changed

3 files changed

+110
-114
lines changed

toolchain/internal/llvm_distributions.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ def _get_llvm_version(rctx):
731731
)
732732
return llvm_version
733733

734-
_UBUNTU_NAMES = ["arch", "manjaro", "nixos", "pop", "ubuntu"]
734+
_UBUNTU_NAMES = ["arch", "linuxmint", "manjaro", "nixos", "pop", "ubuntu"]
735735

736736
_UBUNTU_VERSIONS = [
737737
"linux-ubuntu-20.04",

0 commit comments

Comments
 (0)