Browse Source

Take -DZT_ENABLE_CLUSTER out of Mac defaults.

Adam Ierymenko 9 years ago
parent
commit
fb3b7a3baa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      make-mac.mk

+ 1 - 1
make-mac.mk

@@ -6,7 +6,7 @@ ifeq ($(origin CXX),default)
 endif
 
 INCLUDES=
-DEFS=-DZT_ENABLE_CLUSTER
+DEFS=
 LIBS=
 ARCH_FLAGS=-arch x86_64