gnu-smalltalk: builds with LLVM >= 2335

Closes Homebrew/homebrew#7533.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-02-13 22:09:59 -06:00
parent 1d8e36efc1
commit 39bdf6d09f

View file

@ -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.