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:05:50 +0100 |
commit | e1fd36cd6d0c6c70e498980678a71ba042063571 (patch) | |
tree | 123deaa9a78976f7019f2199c51d2f9eda2cddce /meta/classes/utility-tasks.bbclass | |
parent | 6590c03808c0c6728c6fa914c6bfecf72de1e95a (diff) | |
download | poky-e1fd36cd6d0c6c70e498980678a71ba042063571.tar.gz |
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.
(From OE-Core rev: 5de3de12c70f01753491c46b5622b0d273c3257b)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/utility-tasks.bbclass')
0 files changed, 0 insertions, 0 deletions