html-xml-utils: still fails with clang 425
This commit is contained in:
parent
7f8118f15e
commit
99c9bc3dac
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class HtmlXmlUtils < Formula
|
|||
sha1 '788f9eef4347e49f7e4880d99ad5d27c1e8776fd'
|
||||
|
||||
fails_with :clang do
|
||||
build 421
|
||||
build 425
|
||||
cause <<-EOS.undent
|
||||
Undefined symbols for architecture x86_64:
|
||||
"_min", referenced from:
|
||||
|
|
Loading…
Reference in a new issue