This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
ZeroTierOne
mirror of
https://github.com/zerotier/ZeroTierOne
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
remove ldflag on windows
Grant Limberg
5 years ago
parent
007b3bd10b
commit
8b45018f28
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
CMakeLists.txt
+ 0
- 1
CMakeLists.txt
View File
@@ -93,7 +93,6 @@ if(NOT PACKAGE_STATIC)
set(GOFLAGS
-a
-trimpath
- -ldflags '-w'
)
if(BUILD_32BIT)