Skip to content

Commit 875c4aa

Browse files
committed
rust-llvm fix for homebrew
1 parent 55f5b9c commit 875c4aa

File tree

1 file changed

+0
-1
lines changed
  • packages/conf-rust-llvm/conf-rust-llvm.1

1 file changed

+0
-1
lines changed

packages/conf-rust-llvm/conf-rust-llvm.1/opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ bug-reports: "https://github.com/ocaml/opam-repository/issues"
66
license: "MIT"
77
build: [
88
["which" "rust-lld"] { os-distribution != "homebrew" }
9-
["sh" "-c" "which $(brew --prefix llvm)/bin/rust-lld"] { os-distribution = "homebrew" }
109
]
1110
depends: [
1211
"conf-which" {build}

0 commit comments

Comments
 (0)