Commit Graph

3 Commits

Author SHA1 Message Date
Bruce Ashfield
d0a816063d go-build: reproducible add -trimpath
Fix the TMDIR QA error by tweaking out patch to add trimpath to
go build calls.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2022-09-13 15:45:55 -04:00
Bruce Ashfield
8e66ab12fa go-build: refresh to latest runX commit
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>
2020-09-16 23:30:54 -04:00
Bruce Ashfield
62a39b48a8 go-build: fix build with new go-binary bootstrapped toolchain
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>
2020-08-07 23:46:58 -04:00