mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-01-31 00:00:06 +08:00
Building PolarSSL for android. First, build static OpenSSL for PolarSSL/OpenSSL bridge (the build-openssl-small script may be used). Next build libminicrypto.a from libcrypto.a : $O3/polarssl/build-mini-openssl ref Finally, build PolarSSL: TARGET=android $O3/polarssl/build-polarssl