mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-17 20:46:54 +02:00
No auto-updates on BSD either.
This commit is contained in:
parent
753a80d419
commit
4c687fca45
1 changed files with 0 additions and 4 deletions
|
@ -10,12 +10,8 @@ OBJS+=osdep/BSDEthernetTap.o
|
|||
|
||||
# "make official" is a shortcut for this
|
||||
ifeq ($(ZT_OFFICIAL_RELEASE),1)
|
||||
ZT_AUTO_UPDATE=1
|
||||
DEFS+=-DZT_OFFICIAL_RELEASE
|
||||
endif
|
||||
ifeq ($(ZT_AUTO_UPDATE),1)
|
||||
DEFS+=-DZT_AUTO_UPDATE
|
||||
endif
|
||||
|
||||
# "make debug" is a shortcut for this
|
||||
ifeq ($(ZT_DEBUG),1)
|
||||
|
|
Loading…
Add table
Reference in a new issue