xstow: fails with clang 500
This commit is contained in:
parent
b25c7ac3e4
commit
cd5e0f6682
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Xstow < Formula
|
|||
sha1 'e4e68fbf05150067d82ce526cb784c5c91107ec9'
|
||||
|
||||
fails_with :clang do
|
||||
build 421
|
||||
build 500
|
||||
cause <<-EOS.undent
|
||||
clang does not support unqualified lookups in c++ templates, see:
|
||||
http://clang.llvm.org/compatibility.html#dep_lookup
|
||||
|
|
Loading…
Reference in a new issue