From cd5e0f6682e48a2953e69ac642306f9096255357 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 16 Nov 2013 10:16:45 -0600 Subject: [PATCH] xstow: fails with clang 500 --- Formula/xstow.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/xstow.rb b/Formula/xstow.rb index 76f9d07e7e..41e2c46a42 100644 --- a/Formula/xstow.rb +++ b/Formula/xstow.rb @@ -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