diff options
author | Mark Asselstine <mark.asselstine@windriver.com> | 2019-04-11 22:20:04 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-04-12 10:51:17 -0400 |
commit | dfceafea9fa1291de4a9f3fb748e7be5b423d370 (patch) | |
tree | 8f5b895141fbc0afa19a7c93b9e1a539d8a1e7d4 /recipes-networking/netns/files/0001-Allow-selection-of-go-compiler.patch | |
parent | 69288b17c099e7949527f29aeb4d7fce749e1ab8 (diff) | |
download | meta-virtualization-dfceafea9fa1291de4a9f3fb748e7be5b423d370.tar.gz |
cri-o: fixup build
After oe-core commits
5f48939e2640 [goarch.bbclass: use MACHINEOVERRIDES and simplify go_map_arm()]
6300c4a83f7c [go.bbclass:Export more GO* environment variables]
we see a build failure with cri-o:
| go build runtime/cgo: attempting to install package runtime/cgo into read-only GOROOT
| Makefile:112: recipe for target 'conmon/config.h' failed
| make: *** [conmon/config.h] Error 1
to avoid this we should not overwrite the GO* environment being setup
by the go.bbclass, so we drop most of our GO* exports here.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/netns/files/0001-Allow-selection-of-go-compiler.patch')
0 files changed, 0 insertions, 0 deletions