Files
OpenVPNAdapter/Sources/OpenVPNAdapter/Libraries/Vendors/openvpn/deps/polarssl
2018-07-18 15:33:11 +03:00
..
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03:00
2018-07-18 15:33:11 +03: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