aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2012-02-13 22:09:59 -0600
committerJack Nagel2012-02-13 22:09:59 -0600
commit73589ce290404e4fb55c40b51a14d02727d7b1be (patch)
tree876e2461a846da97380e088faf98909af0030ba7 /Library
parentf884112b235f49fcfe579b800d45a4daa7f0d52d (diff)
downloadhomebrew-73589ce290404e4fb55c40b51a14d02727d7b1be.tar.bz2
gnu-smalltalk: builds with LLVM >= 2335
Closes #7533. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gnu-smalltalk.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gnu-smalltalk.rb b/Library/Formula/gnu-smalltalk.rb
index 944dc0b83..039a43eae 100644
--- a/Library/Formula/gnu-smalltalk.rb
+++ b/Library/Formula/gnu-smalltalk.rb
@@ -20,7 +20,7 @@ class GnuSmalltalk < Formula
depends_on 'readline'
- fails_with_llvm "Codegen problems with LLVM"
+ fails_with_llvm "Codegen problems with LLVM", :build => 2334
def install
# 64-bit version doesn't build, so force 32 bits.