mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:18:12 +00:00
perfetto: Disable ccache
It does not build with ccache for some reason, loses the compiler name Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
94e34a6d91
commit
7f456b1f00
@ -32,6 +32,8 @@ DEPENDS += " ninja-native"
|
||||
|
||||
COMPATIBLE_HOST = "(i.86|x86_64|aarch64|arm).*-linux*"
|
||||
|
||||
CCACHE_DISABLE = "1"
|
||||
|
||||
FILES:${PN}:append = " \
|
||||
${bindir}/tracebox \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user