diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/icu4c.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/icu4c.rb b/Library/Formula/icu4c.rb index b4f6b0b71..2e189a0c4 100644 --- a/Library/Formula/icu4c.rb +++ b/Library/Formula/icu4c.rb @@ -18,7 +18,7 @@ class Icu4c < Formula option :universal fails_with :clang do - build 421 + build 425 cause "Icu will turn on C++11 mode when built with clang, which causes incompatibilities." end |
