aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2011-03-19 14:17:11 -0700
committerAdam Vandenberg2011-03-19 14:17:11 -0700
commit9c828b94c05997d5aa38b8e49b87f284a44f57ea (patch)
tree192a70f3ac5159eb865734a265711a1d17206049 /Library
parente2f6ffbaa3cedf70b3f5c653ed536e350a490aa4 (diff)
downloadhomebrew-9c828b94c05997d5aa38b8e49b87f284a44f57ea.tar.bz2
sbcl: does not compile with llvm
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sbcl.rb1
1 files changed, 1 insertions, 0 deletions
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