diff options
author | Leah Rowe <leah@libreboot.org> | 2025-09-24 23:06:16 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-09-24 23:26:11 +0100 |
commit | dc722b5bb87d0c24269d57d09f917e9b1cb26fce (patch) | |
tree | 0195c524eeefee7fd7acf163d5194dabc408cd8e /include/release.sh | |
parent | 4686ba8a4af7d3bc53a0447a2aeeb299780d03be (diff) |
init.sh: switch back to old TMPDIR checks
the new check is still retained, to the extent that
the lock file still contains the TMPDIR string, and
it's checked whether this changed during execution.
however, the current TMPDIR handling is over-engineered
and prevents the re-use of project source caches when
doing release builds; this means that the release builds
happen much more slowly, especially for slow internet
connections.
this change *fixes* that bug. now release builds once
again re-use the main cache/ directory.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'include/release.sh')
0 files changed, 0 insertions, 0 deletions