gnome-doc-utils: 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 834c43e067
commit 687c585acc

View file

@ -19,11 +19,6 @@ class GnomeDocUtils < Formula
depends_on "gettext"
depends_on "libxml2" => "with-python"
fails_with :llvm do
build 2326
cause "Undefined symbols when linking"
end
def install
# Find our docbook catalog
ENV["XML_CATALOG_FILES"] = "#{etc}/xml/catalog"