gcc@4.9: unsupported on Mojave

This commit is contained in:
FX Coudert 2018-09-26 12:25:58 +02:00
parent 69bd102295
commit 0d7509ea65

View file

@ -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