From da8e829649973f7dcdb6d909bb0b8741e78847c0 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Fri, 27 Sep 2013 20:31:43 -0700 Subject: mariadb: still fails with clang Fixes #22895. --- Library/Formula/mariadb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/mariadb.rb b/Library/Formula/mariadb.rb index 56c591000..3e10a6e35 100644 --- a/Library/Formula/mariadb.rb +++ b/Library/Formula/mariadb.rb @@ -29,7 +29,7 @@ class Mariadb < Formula env :std if build.universal? fails_with :clang do - build 425 + build 500 cause "error: implicit instantiation of undefined template 'boost::STATIC_ASSERTION_FAILURE'" end -- cgit v1.2.3