We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f5b9c commit 875c4aaCopy full SHA for 875c4aa
packages/conf-rust-llvm/conf-rust-llvm.1/opam
@@ -6,7 +6,6 @@ bug-reports: "https://github.com/ocaml/opam-repository/issues"
6
license: "MIT"
7
build: [
8
["which" "rust-lld"] { os-distribution != "homebrew" }
9
- ["sh" "-c" "which $(brew --prefix llvm)/bin/rust-lld"] { os-distribution = "homebrew" }
10
]
11
depends: [
12
"conf-which" {build}
0 commit comments