gox icon indicating copy to clipboard operation
gox copied to clipboard

build with "-race" option

Open MasterDimmy opened this issue 6 years ago • 1 comments

Seems it's not possible to cross build with "-race". Tryed all combinations of parameters.

Source OS: windows/amd64 Target OS: linux/amd64

On clean go i receive this: https://github.com/golang/go/issues/37021

MasterDimmy avatar Feb 04 '20 19:02 MasterDimmy

Its on now with package: https://github.com/GoLandr/gox

jjhesk avatar Jul 30 '20 07:07 jjhesk