02/02/2021 11:54, David Marchand: > 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.
Otherwise the error is: find: ‘build-x86-default/install’: No such file or directory > > Fixes: 6a426d733ec0 ("devtools: reduce ABI checks and static binaries") > > Signed-off-by: David Marchand <david.march...@redhat.com> Acked-by: Thomas Monjalon <tho...@monjalon.net> Applied, thanks