Skip to content

Commit

Permalink
Merge pull request #131132 from iMichka/gcc@7
Browse files Browse the repository at this point in the history
gcc@7: Does not build on Ventura
  • Loading branch information
BrewTestBot authored May 16, 2023
2 parents 2440686 + 35e3c6b commit 9fa6a30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/gcc@7.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class GccAT7 < Formula
# out of the box on Xcode-only systems due to an incorrect sysroot.
pour_bottle? only_if: :clt_installed

depends_on maximum_macos: [:monterey, :build]
depends_on arch: :x86_64
depends_on "gmp"
depends_on "isl"
Expand Down

0 comments on commit 9fa6a30

Please sign in to comment.