meta-virtualization/recipes-containers/oci-runtime-tools/files
Bruce Ashfield f567afae0a oci-runtime-tools: fix 32bit ARM build
With oe-core commit c23f9e80492e4b [tcmode-default: use
go-binary-native by default], we must explictly call the proper
cross go binary, versus just the go-native variant.

These builds were working by luck, since the go compiler was capable
of building the target binaries previously (in its build-from-source
creation). We fixup the calls and we no longer see fpu build issues:

 fatal error: gnu/stubs-soft.h: No such file or directory

    7 | # include <gnu/stubs-soft.h>
      |           ^~~~~~~~~~~~~~~~~~

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2020-07-01 12:43:16 -04:00
..
0001-build-use-for-cross-compiler.patch oci-runtime-tools: fix 32bit ARM build 2020-07-01 12:43:16 -04:00
0001-Revert-implement-add-set-function-for-hooks-items.patch oci-runtime-tools: fix multi hook specification 2017-09-20 23:56:25 -04:00