mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-18 20:47:53 +00:00
force mac native central controller builds to be x64 only for now
This commit is contained in:
parent
27ecb7c7b6
commit
ca1715118f
@ -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…
Reference in New Issue
Block a user