From: Yoann Congal <yoann.con...@smile.fr>

Since commit "pidgin: Upgrade to 2.14.13" (which contains a gcc-14
compatibility patch), the workaround is not needed to build on gcc-14.

Signed-off-by: Yoann Congal <yoann.con...@smile.fr>
Suggested-by: Martin Jansa <martin.ja...@gmail.com>
---
 meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb 
b/meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb
index 3a761bf07d..ac62863f5c 100644
--- a/meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb
+++ b/meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb
@@ -118,7 +118,3 @@ python populate_packages:prepend () {
         description='Finch plugin %s',
         prepend=True, extra_depends='')
 }
-
-# http://errors.yoctoproject.org/Errors/Details/766946/
-# pidgin-2.14.2/libpurple/protocols/bonjour/parser.c:200:9: error: 
initialization of 'void (*)(void *, const xmlError *)' {aka 'void (*)(void *, 
const struct _xmlError *)'} from incompatible pointer type 'void (*)(void *, 
xmlError *)' {aka 'void (*)(void *, struct _xmlError *)'} 
[-Wincompatible-pointer-types]
-CFLAGS += "-Wno-error=incompatible-pointer-types"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111308): 
https://lists.openembedded.org/g/openembedded-devel/message/111308
Mute This Topic: https://lists.openembedded.org/mt/107151782/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to