From 60212a449d358dcd4cc628b1e06fa0752aef80af Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Sat, 15 Nov 2014 17:10:15 -0800 Subject: gcc: blacklist llvm-gcc Fixes #34222. --- Library/Formula/gcc.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/gcc.rb b/Library/Formula/gcc.rb index fcb57006a..899c5f3d3 100644 --- a/Library/Formula/gcc.rb +++ b/Library/Formula/gcc.rb @@ -53,6 +53,7 @@ class Gcc < Formula end fails_with :gcc_4_0 + fails_with :llvm # GCC bootstraps itself, so it is OK to have an incompatible C++ stdlib cxxstdlib_check :skip -- cgit v1.2.3