Skip to content

Commit

Permalink
update homebrew formula
Browse files Browse the repository at this point in the history
Signed-off-by: Jade Abraham <[email protected]>
  • Loading branch information
jabraham17 committed Jun 10, 2024
1 parent 52dbae3 commit 2c58ba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/packaging/homebrew/chapel-main.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class Chapel < Formula
depends_on "jemalloc"
depends_on "llvm@17"
depends_on "[email protected]"
depends_on "pkg-config" => :build

# LLVM is built with gcc11 and we will fail on linux with gcc version 5.xx
fails_with gcc: "5"
Expand Down

0 comments on commit 2c58ba5

Please sign in to comment.