commit | 578774c09a89dd1e3023677aad5ebb7a3562c8ba | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Sat Mar 09 11:56:02 2024 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Wed Mar 13 11:43:52 2024 +0000 |
tree | 931bbd1c9f7744d05b5dec759be1d9de03c03bee | |
parent | 0748129684be2773117b0b8fc3c60161abdb7bb8 [diff] |
tests/vm: ensure we build everything by default The "check" target by itself is not enough to ensure we build the user mode binaries. While we can't test them with check-tcg we can at least include them in the build. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Cc: Richard Henderson <richard.henderson@linaro.org> Cc: Gustavo Romero <gustavo.romero@linaro.org>