FindBinUtils: Fall back to ld for Clang without lld If `lld` is not available, Clang can still use `ld`. Fixes: #22500