2 Commits

Author SHA1 Message Date
e46c82b9bd *: parallelize tests where possible (#4115) 2025-08-31 15:11:53 +02:00
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