ImmortalWrt/target/sdk
Ansuel Smith 88204bfa82 treewide: drop use of which
Ubuntu started to flag which as deprecated and it
seems which is not really standard and may vary
across Distro.
Drop the use of which and use the standard 'command -v'
for this simple task.
Which is still present in the prereq if some package/script
still use which.
A utility script called command_all.sh is implemented that
will just mimic the output of which -a.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2022-01-17 09:14:26 +01:00
..
files treewide: drop use of which 2022-01-17 09:14:26 +01:00
Config.in llvm-bpf: support creating a tarball in bin 2021-11-04 16:59:22 +01:00
convert-config.pl sdk: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archives 2021-05-08 12:14:04 +02:00
Makefile llvm-bpf: support creating a tarball in bin 2021-11-04 16:59:22 +01:00