diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-12-11 13:00:18 -0800 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-12-11 13:00:18 -0800 |
| commit | a22a3ed7e8754fbfb2f48e4a32b79d6b7468e25c (patch) | |
| tree | 5ca1866c35c048d85c1895e3ed7ec5fb8de740e3 /make-mac.mk | |
| parent | c5ef502b42f4c4e4a0cc89a1fb7e42cbb8743878 (diff) | |
| download | infinitytier-a22a3ed7e8754fbfb2f48e4a32b79d6b7468e25c.tar.gz infinitytier-a22a3ed7e8754fbfb2f48e4a32b79d6b7468e25c.zip | |
Software update work...
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 8b1d121b..9f0d7d8c 100644 --- a/make-mac.mk +++ b/make-mac.mk @@ -2,7 +2,7 @@ CC=clang CXX=clang++ INCLUDES= -DEFS= +DEFS=-DZT_AUTO_UPDATE LIBS=-lm # Uncomment for a release optimized universal binary build |
