diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb b/meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb index 0c78d97abd..afb76d8c54 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.8.0.bb | |||
| @@ -41,3 +41,5 @@ BBCLASSEXTEND = "native nativesdk" | |||
| 41 | RDEPENDS:${PN} += "libxml2 libxslt ${PYTHON_PN}-compression" | 41 | RDEPENDS:${PN} += "libxml2 libxslt ${PYTHON_PN}-compression" |
| 42 | 42 | ||
| 43 | CLEANBROKEN = "1" | 43 | CLEANBROKEN = "1" |
| 44 | |||
| 45 | BUILD_CFLAGS += "-Wno-error=incompatible-pointer-types" | ||
