diff options
author | Cyril Bur <cyrilbur@gmail.com> | 2016-10-26 14:19:15 +1100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-26 12:33:31 +0200 |
commit | e1b344070c607f9a3f0a7004650f00c9e6e83c7b (patch) | |
tree | 21f83b721f9d7d92439347c0b174c635bc97d055 /package/python-pyqt5 | |
parent | 76e10967e1fbf2ff28dd70df5e0e8970542ca7df (diff) | |
download | buildroot-e1b344070c607f9a3f0a7004650f00c9e6e83c7b.tar.gz buildroot-e1b344070c607f9a3f0a7004650f00c9e6e83c7b.zip |
kvm-unit-tests: Fix x86_64 to use host compiler
kvm-unit-tests requires a multilib compiler for x86_64 as it compiles
32bit boot code.
This patch uses the BR2_HOSTARCH_NEEDS_IA32_COMPILER option to enforce
this and avoids using TARGET_CROSS for x86_64 targets and uses the host
32bit (and 64bit) capable compiler.
Signed-off-by: Cyril Bur <cyrilbur@gmail.com>
[Thomas: reword comment in .mk file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pyqt5')
0 files changed, 0 insertions, 0 deletions