diff options
author | Leah Rowe <leah@libreboot.org> | 2025-09-01 07:08:47 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-09-01 07:08:47 +0100 |
commit | 40f064ae336f125762584be8a6ddd52d7ff1cd01 (patch) | |
tree | 391f9a56a51714eb1a3d437c2f7d9a0b271108a5 /config/flashprog/target.cfg | |
parent | 24a8226fee0eb320c7b16da94971402b42a7ce87 (diff) |
inject/vendor.sh: stricter set + usage
set - as soon as possible, for example in the extract_me
function.
we only turn off error handling when certain error-prone
tasks are performed, and mitigations are in place after
these commands run to make sure that the result was valid.
this is because in some cases, we want certain buggy behaviours
to be permitted, with errors handled in a more fine-tuned way,
because sh can sometimes be much stricter depending on the
implementation; otherwise, we almost always rely on -e -u in
most of the build system.
this mainly affects the vendorfile insertion logic.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/flashprog/target.cfg')
0 files changed, 0 insertions, 0 deletions