diff --git a/tools/build/Makefile b/tools/build/Makefile --- a/tools/build/Makefile +++ b/tools/build/Makefile @@ -317,8 +317,8 @@ # basic commands: It is fine to use the host version for all of these even on # Linux/MacOS since we only use flags that are supported by all of them. _host_tools_to_symlink= basename bzip2 bunzip2 chmod chown cmp comm cp date dd \ - dirname echo env false find fmt gzip gunzip head hostname id ln ls \ - mkdir mv nice patch rm sh sleep stat tee time touch tr true uname uniq \ + diff dirname echo env false find fmt gzip gunzip head hostname id ln ls \ + mkdir mv nice objdump patch rm sh sleep stat tee time touch tr true uname uniq \ unxz wc which xz # We also need a symlink to the absolute path to the make binary used for