diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-10-14 14:12:12 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-10-14 14:12:12 -0700 |
| commit | 619e1137480de4682bb46eabaee3ce750c5be3e8 (patch) | |
| tree | fff48f9b16d0410b09e0831088f0386a3c9bb4f3 /make-mac.mk | |
| parent | c312ae221f0aa339cce56c411d59d9cc9e34abc5 (diff) | |
| download | infinitytier-619e1137480de4682bb46eabaee3ce750c5be3e8.tar.gz infinitytier-619e1137480de4682bb46eabaee3ce750c5be3e8.zip | |
Work in progress on Cluster for new root infrastructure, multi-homing.
Diffstat (limited to 'make-mac.mk')
| -rw-r--r-- | make-mac.mk | 2 |
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 |
