Skip to content

Commit

Permalink
Add lld
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed Oct 2, 2024
1 parent 1aecbaa commit 2594607
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Formula/cando.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class Cando < Formula
depends_on "fmt"
depends_on "gmp"
depends_on "jupyterlab"
depends_on "lld"
depends_on "llvm@19"
depends_on "netcdf"
depends_on "ninja"
Expand Down
1 change: 1 addition & 0 deletions Formula/clasp-cl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class ClaspCl < Formula
depends_on "sbcl" => :build
depends_on "fmt"
depends_on "gmp"
depends_on "lld"
depends_on "llvm@19"

conflicts_with "cando", because: "both install `clasp` binaries"
Expand Down

0 comments on commit 2594607

Please sign in to comment.