mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Linux routing table now works.
This commit is contained in:
parent
526435859f
commit
df0a8e8450
3 changed files with 42 additions and 52 deletions
|
@ -42,6 +42,8 @@ STRIP=strip --strip-all
|
|||
|
||||
CXXFLAGS=$(CFLAGS) -fno-rtti
|
||||
|
||||
OBJS+=osnet/LinuxRoutingTable.o
|
||||
|
||||
include objects.mk
|
||||
|
||||
all: one
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue