mirror of
https://github.com/amnezia-vpn/openvpn3.git
synced 2026-05-17 08:26:28 +03:00
- the OpenSSL build script for all platform, was only used on macOS and better alternatives like homebrew exit there - mac build scripts in general, cmake/homebrew is a better alternative - vars for Android, Android uses CMake based build, see ics-openvpn for an example - lzo build scripts. Core can do lzo decompress witout it and if used, system lzo can be used Signed-off-by: Arne Schwabe <arne@openvpn.net>