mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
releaser: Remove flag on Windows build
This commit is contained in:
@@ -8,7 +8,6 @@ builds:
|
|||||||
- CGO_ENABLED=1
|
- CGO_ENABLED=1
|
||||||
- CC=x86_64-w64-mingw32-gcc
|
- CC=x86_64-w64-mingw32-gcc
|
||||||
- CXX=x86_64-w64-mingw32-g++
|
- CXX=x86_64-w64-mingw32-g++
|
||||||
- CGO_LDFLAGS="-static"
|
|
||||||
flags:
|
flags:
|
||||||
- -tags
|
- -tags
|
||||||
- extended
|
- extended
|
||||||
|
Reference in New Issue
Block a user