remove ldflag on windows

This commit is contained in:
Grant Limberg 2020-06-25 09:39:06 -07:00
parent 007b3bd10b
commit 8b45018f28
No known key found for this signature in database
GPG key ID: 2BA62CCABBB4095A

View file

@ -93,7 +93,6 @@ if(NOT PACKAGE_STATIC)
set(GOFLAGS
-a
-trimpath
-ldflags '-w'
)
if(BUILD_32BIT)