This icu4c caveat doesn't seem to have effected anyone actually
This commit is contained in:
parent
0877bf4f6d
commit
84deed7379
1 changed files with 0 additions and 6 deletions
|
@ -23,12 +23,6 @@ class Icu4c <Formula
|
|||
system "make install"
|
||||
end
|
||||
end
|
||||
|
||||
def caveats; <<-EOS
|
||||
ICU doesn't like to build on Snow Leopard with all the heavy CFLAG
|
||||
optimizations, primarily -O4. Try ENV.O3 in the install function
|
||||
EOS
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue