mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
libxml-libxml-perl: Fix function pointer types
Newer clang is warning about this. Fixes -Wincompatible-function-pointer-types Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -26,6 +26,7 @@ SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-${PV}.
|
||||
file://disable-libxml2-check.patch \
|
||||
file://fix-CATALOG-conditional-compile.patch \
|
||||
file://using-DOCB-conditional.patch \
|
||||
file://0001-libxml-mm-Fix-function-prototypes-in-function-pointe.patch \
|
||||
"
|
||||
LIC_FILES_CHKSUM = "file://debian/copyright;md5=64eda1bc135f0ece1d1187f2a8ac82c1 \
|
||||
file://LICENSE;md5=97871bde150daeb5e61ad95137ff2446 \
|
||||
|
||||
Reference in New Issue
Block a user