summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2021-05-24 12:35:19 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-25 22:36:08 +0100
commitf003e6015f613b5786ab374853562282cbcd7958 (patch)
treebee809cb270c221130f199385891ebee1b1cd7e4 /scripts
parentf3ea5898cb915eaea7d8a32e30eb504820c71917 (diff)
downloadpoky-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