mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-15 11:36:54 +02:00
force mac native central controller builds to be x64 only for now
This commit is contained in:
parent
27ecb7c7b6
commit
ca1715118f
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ one: $(CORE_OBJS) $(ONE_OBJS) one.o mac-agent
|
|||
zerotier-one: one
|
||||
|
||||
central-controller:
|
||||
make ZT_CONTROLLER=1 one
|
||||
make ARCH_FLAGS="-arch x86_64" ZT_CONTROLLER=1 one
|
||||
|
||||
zerotier-idtool: one
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue