Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
sbcl: builds with LLVM build >= 2335
Browse files Browse the repository at this point in the history
Closes #7942.

Signed-off-by: Jack Nagel <[email protected]>
  • Loading branch information
jacknagel committed Oct 5, 2011
1 parent a6ab6c6 commit 347e0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/sbcl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 347e0eb

Please sign in to comment.