diff options
author | Jan Kircher <openembedded@hetsh.de> | 2023-01-10 17:11:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-26 23:39:06 +0000 |
commit | f04df58fb02c40f4a33064ce44a1cfbb2ae286f7 (patch) | |
tree | 4f0b2c76ba8c7ddb83ec4a984573cbecd58e3c65 /bitbake/lib/bb/utils.py | |
parent | 2851623bd717a6221e44708983e99c225c0d5c55 (diff) | |
download | poky-f04df58fb02c40f4a33064ce44a1cfbb2ae286f7.tar.gz |
toolchain-scripts: compatibility with unbound variable protection
Fixed an error when Bash's unbound variable protection is enabled (set -u) and variable "LD_LIBRARY_PATH" does not exist.
(From OE-Core rev: 00356d24516a34860e12975e4652e483edcae611)
Signed-off-by: Jan Kircher <openembedded@hetsh.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 85685370b0ad93291cda59fb091a15eeecf5e0d5)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/utils.py')
0 files changed, 0 insertions, 0 deletions