It does not build with ccache for some reason, loses the compiler name
Signed-off-by: Khem Raj <[email protected]>
---
meta-oe/recipes-devtools/perfetto/perfetto.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-devtools/perfetto/perfetto.bb
b/meta-oe/recipes-devtools/perfetto/perfetto.bb
index d1980a0097..1605de489f 100644
--- a/meta-oe/recipes-devtools/perfetto/perfetto.bb
+++ b/meta-oe/recipes-devtools/perfetto/perfetto.bb
@@ -32,6 +32,8 @@ DEPENDS += " ninja-native"
COMPATIBLE_HOST = "(i.86|x86_64|aarch64|arm).*-linux*"
+CCACHE_DISABLE = "1"
+
FILES:${PN}:append = " \
${bindir}/tracebox \
"
--
2.39.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#100855):
https://lists.openembedded.org/g/openembedded-devel/message/100855
Mute This Topic: https://lists.openembedded.org/mt/96622214/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-