icu: still causes problems with clang 425
Closes Homebrew/homebrew#17567.
This commit is contained in:
parent
cf4f81148c
commit
95fc2109d2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue