ltcsync icon indicating copy to clipboard operation
ltcsync copied to clipboard

Option to build only for the host operating system

Open arikrupnik opened this issue 6 years ago • 0 comments

Right now, the Makefile builds LTCsync for all supported platforms. While the goal is to continue to support cross-platform builds, it is helpful to allow users to build only for their OS, and to select that OS automatically, perhaps by evaluating node -p 'process.platform' and node -p 'process.arch'.

arikrupnik avatar Apr 06 '19 21:04 arikrupnik