aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gcc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gcc.rb')
-rw-r--r--Library/Formula/gcc.rb1
1 files changed, 1 insertions, 0 deletions
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