mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-18 18:56:24 +00:00
Linux build stuff.
This commit is contained in:
parent
adfb71fa6b
commit
05031ff938
@ -38,7 +38,7 @@ STRIP=strip --strip-all
|
||||
|
||||
CXXFLAGS=$(CFLAGS) -fno-rtti
|
||||
|
||||
OBJS+=osnet/LinuxRoutingTable.o
|
||||
OBJS+=osnet/LinuxRoutingTable.o osnet/LinuxEthernetTap.o osnet/LinuxEthernetTapFactory.o
|
||||
|
||||
include objects.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user