diff --git a/Makefile b/Makefile index 025dbbcc..0f6cd8f0 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ include filelist.mk USE_AESNI := yes USE_STATIC := no -USE_MESHNET := yes +USE_MESHNET := no ifeq ($(UNAME),Darwin) DAEMON_SRC += DaemonLinux.cpp