mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-06 04:51:46 -07: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
Add a link
Reference in a new issue