mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
get central controller docker builds working again
This commit is contained in:
parent
6393a4beec
commit
4a1d6f4cc8
4 changed files with 4 additions and 3 deletions
|
@ -321,7 +321,7 @@ zerotier-idtool: zerotier-one
|
|||
zerotier-cli: zerotier-one
|
||||
ln -sf zerotier-one zerotier-cli
|
||||
|
||||
$(CORE_OBJS): zeroidc
|
||||
$(ONE_OBJS): zeroidc
|
||||
|
||||
libzerotiercore.a: FORCE
|
||||
make CFLAGS="-O3 -fstack-protector -fPIC" CXXFLAGS="-O3 -std=c++11 -fstack-protector -fPIC" $(CORE_OBJS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue