diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-10-14 14:17:55 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-10-14 14:17:55 -0700 |
| commit | 59389b3dcefa00541ec923ab091d400b941d6c47 (patch) | |
| tree | 47488ebeb21338670e8bf24b75e47a0d587f906b /make-mac.mk | |
| parent | 619e1137480de4682bb46eabaee3ce750c5be3e8 (diff) | |
| download | infinitytier-59389b3dcefa00541ec923ab091d400b941d6c47.tar.gz infinitytier-59389b3dcefa00541ec923ab091d400b941d6c47.zip | |
Untested cluster code, not enabled.
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 e53212c0..174216fb 100644 --- a/make-mac.mk +++ b/make-mac.mk @@ -6,7 +6,7 @@ ifeq ($(origin CXX),default) endif INCLUDES= -DEFS=-DZT_ENABLE_CLUSTER +DEFS= LIBS= ARCH_FLAGS=-arch x86_64 |
