mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +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:
@@ -32,6 +32,8 @@ DEPENDS += " ninja-native"
|
|||||||
|
|
||||||
COMPATIBLE_HOST = "(i.86|x86_64|aarch64|arm).*-linux*"
|
COMPATIBLE_HOST = "(i.86|x86_64|aarch64|arm).*-linux*"
|
||||||
|
|
||||||
|
CCACHE_DISABLE = "1"
|
||||||
|
|
||||||
FILES:${PN}:append = " \
|
FILES:${PN}:append = " \
|
||||||
${bindir}/tracebox \
|
${bindir}/tracebox \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user