aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMike McQuaid2013-01-20 22:40:09 +0000
committerMike McQuaid2013-01-20 22:40:33 +0000
commit5fb69b402f67dbecd5f1609c7e19b67fb8c7f31f (patch)
treede6cc4ab0dea7d8dbc7244533b559dcbde096aa0 /Library
parent4cca7b32c47623e3b4fe8c04c5ba1c35b09888e0 (diff)
downloadhomebrew-5fb69b402f67dbecd5f1609c7e19b67fb8c7f31f.tar.bz2
sbcl: 1.1.3 bottles.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sbcl.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb
index bb2597262..3dd0a1a85 100644
--- a/Library/Formula/sbcl.rb
+++ b/Library/Formula/sbcl.rb
@@ -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."