diff options
author | Dan Willemsen <dwillemsen@google.com> | 2018-03-08 19:42:00 -0800 |
---|---|---|
committer | Dan Willemsen <dwillemsen@google.com> | 2018-03-08 19:42:00 -0800 |
commit | 32a669b01bdef566612bbe24d0eb89935f0fb0d7 (patch) | |
tree | 09d516003b4166dbe1d16d1305f0809cc4896236 /python/python.go | |
parent | 0343d020b366ad72dcae7765c99096ab0c3d9056 (diff) |
Use our own TMPDIR
Some people have run into issues where /tmp is on a smaller partition
than their main source tree, and if it fills up (or only has a few GB
free), their builds can start failing.
There may also be a subset of people whose /tmp may be slower than their
out directory -- if they put their src and out trees on a SSD, but keep
/tmp on a spinning HDD.
Bug: 71755844
Test: check out/soong.log for TMPDIR
Test: do a build, watch out/soong/.temp
Change-Id: Ib749ec736ad0f6c8ce7453861a91b3e99ddbd92d
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions