delve/pkg/gobuild
Alessandro Arzilli e56490e78f
gobuild: pass user specified -C argument first (#3456)
The -C argument must come first on the command line of 'go build' if
the flags specified by the user via  build-flags start with -C pass it
first.

Replaces #3380
2023-08-14 15:37:57 -07:00
..
defaultexe.go cmd/dlv,service/dap: use randomized name as default output binary (#3366) 2023-05-16 09:36:15 -07:00
gobuild_test.go gobuild: pass user specified -C argument first (#3456) 2023-08-14 15:37:57 -07:00
gobuild.go gobuild: pass user specified -C argument first (#3456) 2023-08-14 15:37:57 -07:00