Rustc depending on libstdc++ makes build fail on nixos

setting static_libstdcpp is incompatible with download-ci-llvm.

Hmm, that's guarded here:

but I wonder if that's missing the effect that it also has on compiler/rustc_llvm bindings. That is, you probably do want to match whatever CI has, but I don't see anything trying to figure that out.