mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
Cluster work -- integrating with the rest of the code.
This commit is contained in:
parent
5e6eae620b
commit
57e29857cf
9 changed files with 538 additions and 107 deletions
|
@ -6,7 +6,7 @@ ifeq ($(origin CXX),default)
|
|||
endif
|
||||
|
||||
INCLUDES=
|
||||
DEFS=
|
||||
DEFS=-DZT_ENABLE_CLUSTER
|
||||
LIBS=
|
||||
ARCH_FLAGS=-arch x86_64
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue