From 76e22cee0f95f710e2266a09ca8c69d3f63f65e8 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 10 May 2011 14:24:49 -0700 Subject: cairo: fails_with_llvm --- Library/Formula/cairo.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula/cairo.rb') diff --git a/Library/Formula/cairo.rb b/Library/Formula/cairo.rb index f933dfa60..019a0a8ca 100644 --- a/Library/Formula/cairo.rb +++ b/Library/Formula/cairo.rb @@ -11,6 +11,8 @@ 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" + def install system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}", -- cgit v1.2.3