This patch skipds building debuginfod if httplib_ROOT is not present in the configuration when building Fuchsia Clang toolchain.
I used list(REMOVE_ITEM) instead of list(APPEND) so user can still use -DLLVM_TOOLCHAIN_TOOLS to override the tools to build.