diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2021-05-24 12:35:19 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-25 22:36:08 +0100 |
commit | f003e6015f613b5786ab374853562282cbcd7958 (patch) | |
tree | bee809cb270c221130f199385891ebee1b1cd7e4 /scripts | |
parent | f3ea5898cb915eaea7d8a32e30eb504820c71917 (diff) | |
download | poky-f003e6015f613b5786ab374853562282cbcd7958.tar.gz |
xxhash: backport patch to fix special char problem
When building nativesdk-xxhash, we get error like below.
Makefile:422: *** configured libdir (/opt/poky/3.3+snapshot/sysroots/x86_64-pokysdk-linux/usr/lib) is outside of
exec_prefix (/opt/poky/3.3+snapshot/sysroots/x86_64-pokysdk-linux/usr), can't generate pkg-config file. Stop.
This is because we have '+' in the path.
Backport a patch to fix this problem.
(From OE-Core rev: 0f328cd36fe10e0d1d865ada45ca4f118007956c)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions