Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go-build: refresh to latest runX commit | Bruce Ashfield | 2020-09-16 | 1 | -10/+7 |
| | | | | | | | | | | Updating the go-build recipe to use the latest runX commit and sync with the main recipe. We also no longer need runc and recvtty so they are dropped from the recipe. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | go-build: fix build with new go-binary bootstrapped toolchain | Bruce Ashfield | 2020-08-07 | 1 | -0/+33 |
We need to be more explicity in our exports and use of 'go' to build properly with the new binary bootstrapped go toolchain. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |