summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-lief_0.16.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lief_0.16.2.bb b/meta-python/recipes-devtools/python/python3-lief_0.16.2.bb
index 47216d4e0e..ff3010de14 100644
--- a/meta-python/recipes-devtools/python/python3-lief_0.16.2.bb
+++ b/meta-python/recipes-devtools/python/python3-lief_0.16.2.bb
@@ -26,5 +26,7 @@ DEPENDS += "\
26 ninja-native \ 26 ninja-native \
27 ccache-native \ 27 ccache-native \
28" 28"
29# https://github.com/lief-project/LIEF/commit/3def579f75965aa19c021d840a759bce2afc0a31#r152197203
30COMPATIBLE_HOST:x86 = "null"
29 31
30BBCLASSEXTEND = "native nativesdk" 32BBCLASSEXTEND = "native nativesdk"