mirror of
https://github.com/amnezia-vpn/openvpn3.git
synced 2026-05-17 08:26:28 +03:00
build process, one for core and one for java wrapper. This is so that different optimization flags can be applied to each step. In particular, the wrapper needs -fno-strict-aliasing, but the core does not.