mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-05-09 20:12:50 +00:00
Linux auto-update is going away.
This commit is contained in:
parent
7213a6cf0b
commit
753a80d419
@ -11,12 +11,8 @@ OBJS+=osdep/LinuxEthernetTap.o
|
|||||||
|
|
||||||
# "make official" is a shortcut for this
|
# "make official" is a shortcut for this
|
||||||
ifeq ($(ZT_OFFICIAL_RELEASE),1)
|
ifeq ($(ZT_OFFICIAL_RELEASE),1)
|
||||||
ZT_AUTO_UPDATE=1
|
|
||||||
DEFS+=-DZT_OFFICIAL_RELEASE
|
DEFS+=-DZT_OFFICIAL_RELEASE
|
||||||
endif
|
endif
|
||||||
ifeq ($(ZT_AUTO_UPDATE),1)
|
|
||||||
DEFS+=-DZT_AUTO_UPDATE
|
|
||||||
endif
|
|
||||||
|
|
||||||
# Build with ZT_ENABLE_NETWORK_CONTROLLER=1 to build with the Sqlite network controller
|
# Build with ZT_ENABLE_NETWORK_CONTROLLER=1 to build with the Sqlite network controller
|
||||||
ifeq ($(ZT_ENABLE_NETWORK_CONTROLLER),1)
|
ifeq ($(ZT_ENABLE_NETWORK_CONTROLLER),1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user