Skip to content

Commit 9555af4

Browse files
committed
fix conf-lld check for homebrew
1 parent 875c4aa commit 9555af4

File tree

1 file changed

+0
-1
lines changed
  • packages/conf-lld/conf-lld.1

1 file changed

+0
-1
lines changed

packages/conf-lld/conf-lld.1/opam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ bug-reports: "https://llvm.org/bugs/"
66
license: "MIT"
77
build: [
88
["wasm-ld" "-version"] { os-distribution != "homebrew" }
9-
["sh" "-c" "$(brew --prefix llvm)/bin/lld --version"] { os-distribution = "homebrew" }
109
]
1110
depends: [
1211
]

0 commit comments

Comments
 (0)