Updated core
[LibreOffice.git] / libxslt / libxslt-android.patch
blob68069d6e945722ce95c3464b6077cc9a3019795d
1 --- misc/libxslt-1.1.26/ltmain.sh
2 +++ misc/build/libxslt-1.1.26/ltmain.sh
3 @@ -3228,6 +3228,12 @@
4 func_warning "\`-release' is ignored for convenience libraries"
5 else
7 + # Force no versioning suffix for Android thanks to silly
8 + # apkbuilder which doesn't add extra native libs unless their
9 + # name ends with .so
11 + version_type=none
13 # Parse the version information argument.
14 save_ifs="$IFS"; IFS=':'
15 set dummy $vinfo 0 0 0