diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-04-05 10:52:08 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-04-05 10:52:08 -0400 |
commit | e9d74162a9bfdbf0a51f230ad9bedeab920552f4 (patch) | |
tree | 2521fe6981b93d346a8a2d0e1bc57279b397f763 /recipes-networking/openvswitch/openvswitch-git/0005-Python3-compatibility-fix-integer-problems.patch | |
parent | d7d310ae41133072428c69621ac7146d9f6d22f1 (diff) | |
download | meta-virtualization-e9d74162a9bfdbf0a51f230ad9bedeab920552f4.tar.gz |
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>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/0005-Python3-compatibility-fix-integer-problems.patch')
0 files changed, 0 insertions, 0 deletions