mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 04:53: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
|
endif
|
||||||
|
|
||||||
INCLUDES=
|
INCLUDES=
|
||||||
DEFS=-DZT_ENABLE_CLUSTER
|
DEFS=
|
||||||
LIBS=
|
LIBS=
|
||||||
ARCH_FLAGS=-arch x86_64
|
ARCH_FLAGS=-arch x86_64
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue