gcc@4.9: unsupported on Mojave
This commit is contained in:
parent
69bd102295
commit
0d7509ea65
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ class GccAT49 < Formula
|
|||
deprecated_option "enable-nls" => "with-nls"
|
||||
deprecated_option "enable-profiled-build" => "with-profiled-build"
|
||||
|
||||
depends_on MaximumMacOSRequirement => :high_sierra
|
||||
|
||||
# GCC bootstraps itself, so it is OK to have an incompatible C++ stdlib
|
||||
cxxstdlib_check :skip
|
||||
|
||||
|
|
Loading…
Reference in a new issue