LLD_BOOTSTRAP is intended to control the linker used to link world and kernel, while LLD_IS_LD is intended to control the linker installed in that world.
Force LLD_IS_LD equal to LLD_BOOTSTRAP for the cross-tools build, so that lld will be installed as the host-tools ld when LLD_BOOTSTRAP is set.