• Tor Lillqvist's avatar
    Don't use any major version soname suffix for Android · 190ddfcd
    Tor Lillqvist yazdı
    But... the names our ICU libraries get built as clash exactly with
    Android's system ICU library names, predictably leading to chaos. I
    will have to come up with a non-clashing names for our ICU libraries
    on Android.
    
    (But isn't it stupid to include an own build of ICU if there is one in
    the system already? Sure, but on the other hand the NDK doesn't
    include ICU headers or libraries, so clearly Google doesn't consider
    it part of the documented API. No guarantee of version stability
    etc. Indeed best to avoid them then.)
    190ddfcd
icu4c-android.patch 415 Bytes