kumquat-buildroot/support/dependencies
Yann E. MORIN 77304e5143 support/dependencies: avoid spurious warning on print-vars
When calling 'printvars', the 'suitable-host-package' macro is printed
(a macro is just a variable like the others, after all, just with some
parameters). Because it is printed as a variable, it is missing its
parameters, but it still tries to evaluate the $(shell) construct.

This causes spurious warning:

    make[1]: support/dependencies/check-host-.sh: Command not found

Only try and call the script if there is actually a tool to check for.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2021-12-04 20:09:04 +01:00
..
check-host-asciidoc.sh
check-host-bison-flex.mk Revert "make: support: use command -v' instead of which'" 2021-10-01 20:09:58 +02:00
check-host-cmake.mk support/dependencies: set cmake version min to 3.16 2021-04-24 23:10:17 +02:00
check-host-cmake.sh Revert "make: support: use command -v' instead of which'" 2021-10-01 20:09:58 +02:00
check-host-coreutils.mk
check-host-coreutils.sh
check-host-gzip.mk
check-host-gzip.sh Revert "make: support: use command -v' instead of which'" 2021-10-01 20:09:58 +02:00
check-host-lzip.mk
check-host-lzip.sh Revert "make: support: use command -v' instead of which'" 2021-10-01 20:09:58 +02:00
check-host-make.mk
check-host-make.sh
check-host-python3.mk
check-host-python3.sh Revert "make: support: use command -v' instead of which'" 2021-10-01 20:09:58 +02:00
check-host-tar.mk
check-host-tar.sh Revert "make: support: use command -v' instead of which'" 2021-10-01 20:09:58 +02:00
check-host-xzcat.mk
check-host-xzcat.sh Revert "make: support: use command -v' instead of which'" 2021-10-01 20:09:58 +02:00
dependencies.mk support/dependencies: avoid spurious warning on print-vars 2021-12-04 20:09:04 +01:00
dependencies.sh Revert "make: support: use command -v' instead of which'" 2021-10-01 20:09:58 +02:00