devtools: fix examples build test
authorDavid Marchand <david.marchand@redhat.com>
Tue, 2 Feb 2021 10:54:05 +0000 (11:54 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 2 Feb 2021 22:58:22 +0000 (23:58 +0100)
commitf6f2d22401531ba06f5a1c967853453b0cbb8a9d
tree0aa0fb1de6252d329e1f6f2c7b02861d829dd3c3
parentb3d7b8d732a9b4dc9888a37a60d562777eca55d4
devtools: fix examples build test

Since we don't check ABI on the x86-default target anymore, installation
of the target must always happen for examples external compilation check
to work.

Fixes: 6a426d733ec0 ("devtools: reduce ABI checks and static binaries")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
devtools/test-meson-builds.sh