aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.