glib: remove unused fails_with :llvm.

This commit is contained in:
Mike McQuaid 2016-12-13 01:57:41 +00:00 committed by Tomasz Pajor
parent 5101cf4478
commit 834c43e067

View file

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