ntop / n2n

Peer-to-peer VPN
GNU General Public License v3.0
6.05k stars 925 forks source link

Improve cross compiling until we can compile for windows #1135

Closed hamishcoleman closed 1 year ago

hamishcoleman commented 1 year ago

Continues to refactor the build system. Intending to simplify the Makefile and add more consistend support for cross compiling.

Finally, adds a cross-compile target for compiling for 64-bit windows from a linux machine