mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 13:01:39 -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
|
endif
|
||||||
|
|
||||||
INCLUDES=
|
INCLUDES=
|
||||||
DEFS=-DZT_ENABLE_CLUSTER
|
DEFS=
|
||||||
LIBS=
|
LIBS=
|
||||||
ARCH_FLAGS=-arch x86_64
|
ARCH_FLAGS=-arch x86_64
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue