]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
toolchain-scripts: compatibility with unbound variable protection
authorJan Kircher <openembedded@hetsh.de>
Tue, 10 Jan 2023 16:11:18 +0000 (17:11 +0100)
committerSteve Sakoman <steve@sakoman.com>
Sat, 4 Feb 2023 14:34:20 +0000 (04:34 -1000)
commit2c7309eea616ec88338d508bc9f284e3bd44f5a1
treef66e4b0de698bb070e3b1653dbaf4e29002d1421
parenta35444fa035d551b6a4dcb9609ab8de960258618
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.

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>
meta/classes/toolchain-scripts.bbclass