0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/vars-reset
James Yonan 074dbafa27 Ported minicrypto lib to OS X for PolarSSL optimization.
These scripts

  scripts/mac/build-minicrypto
  scripts/mac/build-polarssl

will now build PolarSSL (on OSX) with libminicrypto linkage.
Currently, only SHA1/256/512 implementations from OpenSSL are
built in libminicrypto.  We leave the current PolarSSL AES
implementation as-is since it now implements AES-NI.

Also added portable openssl/build-openssl script.
2014-03-04 17:42:00 -07:00

21 lines
353 B
Plaintext

unset PLATFORM
unset PLATFORM_FLAGS
unset MIN_DEPLOY_TARGET
unset OTHER_COMPILER_FLAGS
unset IOS_SDK
unset BOOST_DIR
unset BOOST_STAGE
unset OPENSSL_DIR
unset SNAPPY_DIR
unset LZ4_DIR
unset JAVA_DIR
unset GPP_CMD
unset GCC_CMD
unset STRIP_CMD
unset LD_LIBRARY_PATH
unset APPLE_FAMILY
unset LIB_OPT_LEVEL
unset LIB_FPIC
unset DEBUG_BUILD
unset LINK_MODE