]> code.ossystems Code Review - openembedded-core.git/commit
ccache: Build fixes for clang and riscv32
authorKhem Raj <raj.khem@gmail.com>
Thu, 31 Dec 2020 23:49:29 +0000 (15:49 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jan 2021 23:14:52 +0000 (23:14 +0000)
commit15a21998ef8898e11481e77535550fa7ddfd4705
tree45e60f0decbba59b8ed7eb9f91474b68dde3d9b2
parent488c554623839d17436333894f9f4b244347de9d
ccache: Build fixes for clang and riscv32

Backport patch to improve AVX detection helps build with clang
Add proposed patch to fix build with 32bit architectures using 64bit
time_t

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/ccache/ccache/0001-Improve-SIMD-detection-735.patch [new file with mode: 0644]
meta/recipes-devtools/ccache/ccache/0002-Always-use-64bit-to-print-time_t.patch [new file with mode: 0644]
meta/recipes-devtools/ccache/ccache_4.1.bb