From 4ac99d98c867fdb863b1bd97147f1e2994fd0af0 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 23 Feb 2013 09:50:41 +0000 Subject: sbcl 1.1.4 bottles --- Library/Formula/sbcl.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb index 6968b83b0..bd2eb5812 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 'f3a56af6651fad229616ce0ad182fa4829b1c0f2' => :mountain_lion + sha1 'cec671e27e8a23ff8b9c6f8d15549a7cfc688bcb' => :lion + sha1 'f148420a1d44f0a8e5fe56ac57639fe6421a22c3' => :snow_leopard + end + fails_with :llvm do build 2334 cause "Compilation fails with LLVM." -- cgit v1.2.3