src/bootstrap/cc.rs currently derives AR from CC via build_helper.cc2ar(). However, it would be very helpful if AR could be specified in config.toml, like CC can. Alternatively, it would be desirable to be able to provide the binary name via a environment variable.