From 9c828b94c05997d5aa38b8e49b87f284a44f57ea Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 19 Mar 2011 14:17:11 -0700 Subject: sbcl: does not compile with llvm --- Library/Formula/sbcl.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb index 45c35dc7a..7cc78c08b 100644 --- a/Library/Formula/sbcl.rb +++ b/Library/Formula/sbcl.rb @@ -39,6 +39,7 @@ class Sbcl < Formula end def install + fails_with_llvm "Compilation fails with LLVM." write_features build_directory = Dir.pwd -- cgit v1.2.3