gnu-smalltalk: remove unused fails_with :llvm.
This commit is contained in:
parent
687c585acc
commit
be749ccde8
1 changed files with 0 additions and 5 deletions
|
@ -40,11 +40,6 @@ class GnuSmalltalk < Formula
|
|||
depends_on "glew" => :optional
|
||||
depends_on :x11 if build.with? "tcltk"
|
||||
|
||||
fails_with :llvm do
|
||||
build 2334
|
||||
cause "Codegen problems with LLVM"
|
||||
end
|
||||
|
||||
def install
|
||||
ENV.m32 unless MacOS.prefer_64_bit?
|
||||
|
||||
|
|
Loading…
Reference in a new issue