aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pdflib-lite.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pdflib-lite.rb')
-rw-r--r--Library/Formula/pdflib-lite.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/pdflib-lite.rb b/Library/Formula/pdflib-lite.rb
index 46549fd5e..e3e4e95f4 100644
--- a/Library/Formula/pdflib-lite.rb
+++ b/Library/Formula/pdflib-lite.rb
@@ -7,8 +7,7 @@ class PdflibLite <Formula
version "7.0.4p4"
def install
- # SL 10.6.1 LLVM crashes with an internal compiler error on this version.
- ENV.gcc_4_2
+ fails_with_llvm "SL 10.6.1 LLVM crashes with an internal compiler error on this version."
# Without the following substituion, pdflib-lite runs into weird
# build errors due to bad interactions with the TIFF headers.