mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
Makefile changes, and make Topology::getBestSupernode() return the "next" supernode if I am a supernode. Also some comment cleanup.
This commit is contained in:
parent
95d123cfc2
commit
282114e96c
4 changed files with 108 additions and 91 deletions
|
@ -35,7 +35,6 @@ endif
|
|||
#LDFLAGS=
|
||||
#STRIP=echo
|
||||
|
||||
# Our code doesn't use rtti, so don't bloat the binary with it.
|
||||
CXXFLAGS=$(CFLAGS) -fno-rtti
|
||||
|
||||
include objects.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue