On 14.02.2024 19:00, Anthony PERARD wrote: > The `which` command is not standard, may not exist on the build host, > or may not behave as expected by the build system. It is recommended > to use `command -v` to find out if a command exist and have its path, > and it's part of a POSIX shell standard (at least, it seems to be > mandatory since IEEE Std 1003.1-2008, but was optional before). > > Signed-off-by: Anthony PERARD <[email protected]> > Tested-by: Marek Marczykowski-Górecki <[email protected]>
Reviewed-by: Jan Beulich <[email protected]>
