mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
GitHub issue #589
This commit is contained in:
parent
19bfef36f1
commit
cf30b1fcdf
1 changed files with 2 additions and 1 deletions
|
@ -240,7 +240,8 @@ zerotier-idtool: one
|
|||
|
||||
zerotier-cli: one
|
||||
|
||||
libzerotiercore.a: $(CORE_OBJS)
|
||||
libzerotiercore.a: FORCE
|
||||
make CFLAGS="-Os -fstack-protector -fPIC" CXXFLAGS="-Os -std=c++11 -fstack-protector -fPIC" $(CORE_OBJS)
|
||||
ar rcs libzerotiercore.a $(CORE_OBJS)
|
||||
ranlib libzerotiercore.a
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue