mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +02:00
Take -DZT_ENABLE_CLUSTER out of Mac defaults.
This commit is contained in:
parent
69857b4ba8
commit
fb3b7a3baa
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ ifeq ($(origin CXX),default)
|
|||
endif
|
||||
|
||||
INCLUDES=
|
||||
DEFS=-DZT_ENABLE_CLUSTER
|
||||
DEFS=
|
||||
LIBS=
|
||||
ARCH_FLAGS=-arch x86_64
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue