summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/go
Commit message (Collapse)AuthorAgeFilesLines
* go: add environment setup batch file for goPeter Morrow2021-04-131-0/+9
When building the nativesdk for mingw we need to set GOROOT in order to build anything out of the box. Signed-off-by: Peter Morrow <pemorrow@linux.microsoft.com> Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>