gnome-doc-utils: remove unused fails_with :llvm.
This commit is contained in:
parent
834c43e067
commit
687c585acc
1 changed files with 0 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue