mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 17:01:19 +00:00
python3-lief: Disable build on 32bit x86
Asserts fail, need upstream to validate the right approach to fix it [1]
[1] 3def579f75 (r152197203)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ebcec4a3b4
commit
21230e8d8f
@ -26,5 +26,7 @@ DEPENDS += "\
|
||||
ninja-native \
|
||||
ccache-native \
|
||||
"
|
||||
# https://github.com/lief-project/LIEF/commit/3def579f75965aa19c021d840a759bce2afc0a31#r152197203
|
||||
COMPATIBLE_HOST:x86 = "null"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user