mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07: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
Add a link
Reference in a new issue