Open
Description
I got the following error with using go 1.20rc1.
$ qtdeploy build desktop
...
invalid value "\"-w\"" for flag -ldflags: missing =<value> in <pattern>=<value>
usage: go build [-o output] [build flags] [packages]
Run 'go help build' for details.
It may related to the following changes:
https://groups.google.com/g/golang-checkins/c/xjiAhIDpnw8
I noticed the maintenance fork(https://github.com/bluszcz/cutego/) of this project, but since there was no issue board over there, I decided to post it here.
Metadata
Metadata
Assignees
Labels
No labels