summaryrefslogtreecommitdiff
path: root/make-mac.mk
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-20 15:27:53 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-20 15:27:53 -0700
commit57e29857cf79019af03f6a3dfe0bf6fd36e2fab2 (patch)
treeb02b9f21d7a05e6621445cc4cf80f20e257fefb3 /make-mac.mk
parent5e6eae620bec49086e2ad80c119f3386d84092b1 (diff)
downloadinfinitytier-57e29857cf79019af03f6a3dfe0bf6fd36e2fab2.tar.gz
infinitytier-57e29857cf79019af03f6a3dfe0bf6fd36e2fab2.zip
Cluster work -- integrating with the rest of the code.
Diffstat (limited to 'make-mac.mk')
-rw-r--r--make-mac.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-mac.mk b/make-mac.mk
index 174216fb..e53212c0 100644
--- a/make-mac.mk
+++ b/make-mac.mk
@@ -6,7 +6,7 @@ ifeq ($(origin CXX),default)
endif
INCLUDES=
-DEFS=
+DEFS=-DZT_ENABLE_CLUSTER
LIBS=
ARCH_FLAGS=-arch x86_64