sbcl: 1.1.3 bottles.
This commit is contained in:
parent
b0eb20dda0
commit
1ea93e882a
1 changed files with 6 additions and 0 deletions
|
@ -13,6 +13,12 @@ class Sbcl < Formula
|
|||
|
||||
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
|
||||
|
||||
bottle do
|
||||
sha1 '1387c2961aba507cf285c74276fa5aa38fd6476f' => :mountainlion
|
||||
sha1 'b5f26fbd0e88997429fbe1cad42143bcb19f0d4b' => :lion
|
||||
sha1 'd5a1b5303a386871512ff4acdcf3447d460ddd8f' => :snowleopard
|
||||
end
|
||||
|
||||
fails_with :llvm do
|
||||
build 2334
|
||||
cause "Compilation fails with LLVM."
|
||||
|
|
Loading…
Reference in a new issue