glib: remove unused fails_with :llvm.
This commit is contained in:
parent
5101cf4478
commit
834c43e067
1 changed files with 0 additions and 5 deletions
|
@ -20,11 +20,6 @@ class Glib < Formula
|
|||
depends_on "libffi"
|
||||
depends_on "pcre"
|
||||
|
||||
fails_with :llvm do
|
||||
build 2334
|
||||
cause "Undefined symbol errors while linking"
|
||||
end
|
||||
|
||||
resource "config.h.ed" do
|
||||
url "https://raw.githubusercontent.com/Homebrew/formula-patches/eb51d82/glib/config.h.ed"
|
||||
version "111532"
|
||||
|
|
Loading…
Reference in a new issue