diff options
author | Shiqun Lin <Shiqun.Lin@windriver.com> | 2015-01-07 15:00:31 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-20 21:40:14 +0100 |
commit | b6a23572b8f14e27d4341892b9069e7cac1e9c14 (patch) | |
tree | db1d1cc7932aebc33904aa176b772dfefd8d7acc /oe-init-build-env-memres | |
parent | fb5f00ae63e0e3ae890254b4286f7160694bf7ee (diff) | |
download | openembedded-core-b6a23572b8f14e27d4341892b9069e7cac1e9c14.tar.gz openembedded-core-b6a23572b8f14e27d4341892b9069e7cac1e9c14.tar.bz2 openembedded-core-b6a23572b8f14e27d4341892b9069e7cac1e9c14.zip |
sanity.bbclass: improve the sanity check for PATH and BBPATH
Build fails if "./" is in the PATH
To reproduce the issue:
$ export PATH="./:$PATH"
$ make -C build-tools elfutils
Error: ./ld: unrecognized option '--sysroot=/'
Signed-off-by: Shiqun Lin <Shiqun.Lin@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions