diff options
| -rw-r--r-- | meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb | 4 |
1 files changed, 0 insertions, 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 () { | |||
| 118 | description='Finch plugin %s', | 118 | description='Finch plugin %s', |
| 119 | prepend=True, extra_depends='') | 119 | prepend=True, extra_depends='') |
| 120 | } | 120 | } |
| 121 | |||
| 122 | # http://errors.yoctoproject.org/Errors/Details/766946/ | ||
| 123 | # 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] | ||
| 124 | CFLAGS += "-Wno-error=incompatible-pointer-types" | ||
