Bump for 3.6-28
[LibreOffice.git] / curl / curl-android.patch
blob130c88d0e3e90b48b3760b0c820c11e471758a7b
1 --- misc/curl-7.19.7/ltmain.sh
2 +++ misc/build/curl-7.19.7/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