瀏覽代碼

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

Grant Limberg 4 年之前
父節點
當前提交
ca1715118f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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