kumquat-buildroot/package/kvm-unit-tests
Thomas Huth 2d8a4e1fdd package/kvm-unit-tests: fix build on big endian aarch64 targets
When building with BR2_cortex_a76 in big endian mode, the build of
the kvm-unit-tests is currently failing since the "--arch" option
of the configure script is not set right. We also have to look at
BR2_aarch64_be in this case to get this initialized properly.

Fixes: f7228dadd3 ("package/kvm-unit-tests: add more arm support")
Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-05-30 23:44:14 +02:00
..
0001-Makefile-remove-Werror-to-avoid-build-failures.patch
Config.in
kvm-unit-tests.hash
kvm-unit-tests.mk package/kvm-unit-tests: fix build on big endian aarch64 targets 2022-05-30 23:44:14 +02:00