package/qemu: disable tests
authorRomain Naour <romain.naour@gmail.com>
Sat, 20 Feb 2021 17:21:02 +0000 (18:21 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 26 Feb 2021 08:32:20 +0000 (09:32 +0100)
commit8ef20378b7db54a0ccbebb3dfb71dca4f5eb64e7
tree45fb65841857e901a30c49e8884d1bb626f6a258
parent6e9409ea3b976303c6a47bc28d68f941e45f32ad
package/qemu: disable tests

tests/fp/fp-bench.c use fenv.h that is not always provided
by the libc (uClibc).

To workaround this issue, add an new meson option to
disable tests while building Qemu.

Fixes:
http://autobuild.buildroot.net/results/53f5d8baa994d599b9da013ee643b82353366ec3/build-end.log

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qemu/0004-meson-add-tests-option.patch [new file with mode: 0644]
package/qemu/qemu.mk