summaryrefslogtreecommitdiff
path: root/script/build/clean/seabios
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-04-17 23:43:22 +0100
committerLeah Rowe <leah@libreboot.org>2025-04-17 23:43:22 +0100
commite07a2adb130e86cf78fc1ee77a4d8b233a65cedf (patch)
tree322fef83ab84abebe14c05b3b4f9be9b7912f0c9 /script/build/clean/seabios
parent9d3b52cd1d2c91912476ac4622ef33726e349e54 (diff)
lbmk: don't handle TMPDIR directlyHEADmaster
lbmk creates TMPDIR as /tmp/xbmk_*, but it's theoretically possible that something could re-export it by mistake. this change retains the same initialisation, but further use is now via a new variable "xbmktmp", that stores the value of TMPDIR upon lbmk's initialisation of it. this reduces the chance of such a bug in the future, as described above, so it is a preemptive/preventative fix. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'script/build/clean/seabios')
0 files changed, 0 insertions, 0 deletions