mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Android: build latest libzip
Small hacks needed, but otherwise this seems to work. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
9328726358
commit
32a630ece3
2 changed files with 7 additions and 1 deletions
|
|
@ -100,7 +100,6 @@ fi
|
|||
|
||||
# FIX FOR ANDROID,
|
||||
if [ "$PLATFORM" == "singleAndroid" ] ; then
|
||||
CURRENT_LIBZIP="rel-1-1-3"
|
||||
CURRENT_OPENSSL="OpenSSL_1_0_2o"
|
||||
# If changing the openSSL version here, make sure to change it in versions.sh also.
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue