mirror of
https://github.com/PurpleI2P/i2pd-android.git
synced 2025-09-07 20:12:08 +00:00
switch to openssl 3.5.0
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
parent
60f0bdb966
commit
eea80ca7fd
@ -97,7 +97,7 @@ if [ ! -z "$_BINARY" ]; then
|
||||
$ANDROID_NDK_HOME/ndk-build $_NDK_OPTS
|
||||
fi
|
||||
|
||||
if [ ! -z "$_STRIP" || ! -z "$_MODULE" ]; then
|
||||
if [[ ! -z "$_STRIP" || ! -z "$_MODULE" ]]; then
|
||||
echo "Processing binaries..."
|
||||
pushd $DIR/../libs > /dev/null
|
||||
for xarch in $(ls .); do
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit e04bd3433fd84e1861bf258ea37928d9845e6a86
|
||||
Subproject commit 636dfadc70ce26f2473870570bfd9ec352806b1d
|
Loading…
x
Reference in New Issue
Block a user