mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-19 13:36:54 +02:00
Linux build stuff.
This commit is contained in:
parent
adfb71fa6b
commit
05031ff938
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue