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.linux | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.linux') diff --git a/Makefile.linux b/Makefile.linux index 7bacec73..8035a881 100644 --- a/Makefile.linux +++ b/Makefile.linux @@ -2,8 +2,7 @@ CC=gcc CXX=g++ INCLUDES= -ARCH=$(shell uname -m) -DEFS=-DZT_ARCH="$(ARCH)" -DZT_OSNAME="linux" +DEFS= LIBS= # Uncomment for a release optimized build -- cgit v1.2.3