Explorar o código

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

Grant Limberg %!s(int64=4) %!d(string=hai) anos
pai
achega
ca1715118f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      make-mac.mk

+ 1 - 1
make-mac.mk

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