tinyfecVPN
tinyfecVPN copied to clipboard
Let some variables can be set from command line.
Maybe it is not polite to say this. But it can make this project more easy to cross-compile and have other advantages.
- use
CXX
instead of cc_* - add
CXXFLAGS
andLDFLAGS
- compile each cpp file separately to make
make -j8
make sense