aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sbcl.rb
diff options
context:
space:
mode:
authorJack Nagel2011-10-05 18:02:34 -0500
committerJack Nagel2011-10-05 18:03:25 -0500
commit347e0eb9d6ee59d8bfa9e5a4c6c623b22d61ab98 (patch)
treeaa8cbc79e53e825ef6502c412fbd0dac94df204c /Library/Formula/sbcl.rb
parenta6ab6c668d3234fc3eeb45381a1ac7d799f819c3 (diff)
downloadhomebrew-347e0eb9d6ee59d8bfa9e5a4c6c623b22d61ab98.tar.bz2
sbcl: builds with LLVM build >= 2335
Closes #7942. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/sbcl.rb')
-rw-r--r--Library/Formula/sbcl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb
index 9c3bdb511..9d3e0263a 100644
--- a/Library/Formula/sbcl.rb
+++ b/Library/Formula/sbcl.rb
@@ -12,7 +12,7 @@ class Sbcl < Formula
md5 '74ce9b24516885d066ec4287cde52e8c'
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
- fails_with_llvm "Compilation fails with LLVM."
+ fails_with_llvm "Compilation fails with LLVM.", :build => 2334
skip_clean 'bin'
skip_clean 'lib'