diff options
author | Matt Madison <matt@madison.systems> | 2017-09-14 16:22:30 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-21 09:03:33 +0100 |
commit | 5de3de12c70f01753491c46b5622b0d273c3257b (patch) | |
tree | 2e5bb521fa96178d5f00efcb82fa640bacfced9f /meta-selftest | |
parent | e2171f14a2dbf630a926a6792f6e6355f80e18b1 (diff) | |
download | openembedded-core-5de3de12c70f01753491c46b5622b0d273c3257b.tar.gz openembedded-core-5de3de12c70f01753491c46b5622b0d273c3257b.tar.bz2 openembedded-core-5de3de12c70f01753491c46b5622b0d273c3257b.zip |
go.bbclass: set TMPDIR during compilation
The go build tool creates working directories under
$TMPDIR for all of its processing. Create a directory
under ${WORKDIR} for this and point TMPDIR at it during
compilation, so that systems that have a relatively
small /tmp filesystems can still compile larger Go
packages.
Signed-off-by: Matt Madison <matt@madison.systems>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions