From 5e71e07f5940056f1fb5124dcdfeb71a313b9854 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 21 Oct 2013 14:12:00 -0400 Subject: Add persistent identity caching for use on supernodes. Activate by just making an iddb.d directory in the ZeroTier home folder. Also clean up some obsolete cruft from makefiles. --- Makefile.mac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.mac') diff --git a/Makefile.mac b/Makefile.mac index e195f088..33535798 100644 --- a/Makefile.mac +++ b/Makefile.mac @@ -2,7 +2,7 @@ CC=gcc CXX=g++ INCLUDES= -DEFS=-DZT_ARCH="x86_combined" -DZT_OSNAME="mac" -DZT_TRACE +DEFS= LIBS=-lm # Uncomment for a release optimized universal binary build -- cgit v1.2.3