diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-05-05 17:18:50 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-06 08:41:26 +0100 |
commit | 5c2ccb059dc672efea1211c0ef3785ebe000ff7e (patch) | |
tree | ea400ea29be013c72e0173203a3f1025d259bd04 /scripts/lib/devtool/standard.py | |
parent | f628b052f6c4a957472f2520adfb4b816ef83d95 (diff) | |
download | poky-5c2ccb059dc672efea1211c0ef3785ebe000ff7e.tar.gz |
diffoscope: add native libraries to LD_LIBRARY_PATH
Reversal of global setting in previous commit necessitates
a local fix, otherwise, this happens:
File "/home/pokybuild/yocto-worker/reproducible-debian/build/build-st-52142/tmp/work/x86_64-linux/diffoscope-native/172-r0/recipe-sysroot-native/usr/lib/python3.9/ctypes/__init__.py", line 392, in __getitem__
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: nativepython3: undefined symbol: archive_errno
(From OE-Core rev: 87884d9938829d5ae5d250f483c749e00cd83322)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions