summaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2021-01-19 01:23:45 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-20 00:45:05 +0000
commit5875637ed24f5186bc82763a6fd88b42a52d5ec8 (patch)
tree4e606c77433ab7109b70a7b6ab1fba35e67f8638 /meta/classes
parentf13a95e17e38e519d9afb3834fcb9c9472132d21 (diff)
downloadpoky-5875637ed24f5186bc82763a6fd88b42a52d5ec8.tar.gz
apt: Fix do_compile error when enable ccache
Fixed: apt-pkg/libapt-pkg.so.5.0.2: undefined reference to `ZSTD_endStream' collect2: error: ld returned 1 exit status This is because ccache-native depends on zstd-native which makes apt wronly find it. Disable zstd for apt to fix the problem. (From OE-Core rev: 0aa7d612b8b7e5f14b4ed38f2a32b3f7eefca31c) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions