force mac native central controller builds to be x64 only for now

This commit is contained in:
Grant Limberg 2021-05-21 15:29:35 -07:00
parent 27ecb7c7b6
commit ca1715118f
No known key found for this signature in database
GPG Key ID: 2BA62CCABBB4095A

View File

@ -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