summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-04-05 10:52:08 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-04-05 10:52:08 -0400
commite9d74162a9bfdbf0a51f230ad9bedeab920552f4 (patch)
tree2521fe6981b93d346a8a2d0e1bc57279b397f763 /conf/layer.conf
parentd7d310ae41133072428c69621ac7146d9f6d22f1 (diff)
downloadmeta-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 'conf/layer.conf')
0 files changed, 0 insertions, 0 deletions