mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
Compile for for TRACE, remove old TESTNET cruft.
This commit is contained in:
parent
37341048a9
commit
adfb71fa6b
3 changed files with 0 additions and 9 deletions
|
@ -15,10 +15,6 @@ ifeq ($(ZT_AUTO_UPDATE),1)
|
|||
DEFS+=-DZT_AUTO_UPDATE
|
||||
endif
|
||||
|
||||
ifeq ($(ZT_USE_TESTNET),1)
|
||||
DEFS+=-DZT_USE_TESTNET
|
||||
endif
|
||||
|
||||
# Enable SSE-optimized Salsa20
|
||||
DEFS+=-DZT_SALSA20_SSE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue