From 00fb91fe06889a6d11077f79a2deb8a2de1809b9 Mon Sep 17 00:00:00 2001 From: Charlie Sharpsteen Date: Sun, 25 Dec 2011 15:49:45 -0800 Subject: Cairo: Bump fails_with_llvm version Still failing on Xcode 4.2.1. --- Library/Formula/cairo.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/cairo.rb b/Library/Formula/cairo.rb index 2f235bce5..564aecbb5 100644 --- a/Library/Formula/cairo.rb +++ b/Library/Formula/cairo.rb @@ -11,7 +11,7 @@ class Cairo < Formula keg_only :provided_by_osx, "The Cairo provided by Leopard is too old for newer software to link against." - fails_with_llvm "Gives an LLVM ERROR with Xcode 4 on some CPUs", :build => 2334 + fails_with_llvm "Throws an 'lto could not merge' error during build.", :build => 2336 def install system "./configure", "--disable-dependency-tracking", -- cgit v1.2.3