diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mariadb.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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<false>'" end |
