tinyfecVPN icon indicating copy to clipboard operation
tinyfecVPN copied to clipboard

Let some variables can be set from command line.

Open FH0 opened this issue 3 years ago • 0 comments

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 and LDFLAGS
  • compile each cpp file separately to make make -j8 make sense

FH0 avatar Sep 15 '21 14:09 FH0