From: Wang Mingyu <[email protected]>
Signed-off-by: Wang Mingyu <[email protected]>
---
meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb
b/meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb
index 944585673..f34115c3f 100644
--- a/meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb
+++ b/meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb
@@ -10,6 +10,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \
SRC_URI[md5sum] = "512de48c87ab023a69250edc7a0c7b05"
SRC_URI[sha256sum] =
"3b9b4421888519876c4fc68ade324a3bbd81ceeb7092ecdbbc2055099fcb8864"
+CFLAGS += "-Wno-error=incompatible-pointer-types"
+
inherit autotools
EXTRA_OECONF = " --enable-mcpplib "
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111136):
https://lists.openembedded.org/g/openembedded-devel/message/111136
Mute This Topic: https://lists.openembedded.org/mt/106922378/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-