meta-virtualization/recipes-containers/runc
Bruce Ashfield e9d74162a9 runc: ensure that ${GO} is exported build/make
The runc makefile now uses $(GO) universally, but sets the variable
as GO := go by default. This means that the host go will be used
instead of our recipe sysroot variant.

A simple export of the variable is not enough in all cases (due
to Make assignments), so both export it AND pass it directly to the
oe_make call.

This fixes docker-runc builds on ARM64.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-04-05 10:52:08 -04:00
..
runc-docker runc: uprev to 1.0.0-rc5 2018-04-02 00:24:09 -04:00
runc-opencontainers runc: Use correct go cross-compiler 2017-10-05 10:44:04 -04:00
runc-docker_git.bb runc: uprev to 1.0.0-rc5 2018-04-02 00:24:09 -04:00
runc-opencontainers_git.bb runc: uprev to 1.0.0-rc5 2018-04-02 00:24:09 -04:00
runc.inc runc: ensure that ${GO} is exported build/make 2018-04-05 10:52:08 -04:00