ruby: remove unused fails_with :llvm.
This commit is contained in:
parent
b731220328
commit
cdc963cce8
1 changed files with 0 additions and 4 deletions
|
@ -48,10 +48,6 @@ class Ruby < Formula
|
|||
depends_on "openssl"
|
||||
depends_on :x11 if build.with? "tcltk"
|
||||
|
||||
fails_with :llvm do
|
||||
build 2326
|
||||
end
|
||||
|
||||
def install
|
||||
# otherwise `gem` command breaks
|
||||
ENV.delete("SDKROOT")
|
||||
|
|
Loading…
Reference in a new issue