gambit-scheme: don't try to build with GCC 4.2 or 4.3

refs mistydemeo/tigerbrew#389.
This commit is contained in:
Misty De Meo 2016-01-11 09:54:30 -04:00
parent 9a799a92f0
commit 3b82c5b87b

View file

@ -21,6 +21,11 @@ class GambitScheme < Formula
fails_with :llvm
fails_with :clang
# According to the docs, gambit-scheme requires absurd amounts of RAM
# to build using GCC 4.2 or 4.3; see
# https://github.com/mistydemeo/tigerbrew/issues/389
fails_with :gcc
fails_with :gcc => "4.3"
def install
args = %W[