As of 1.48, std is only built for platforms in --target. If the host platform is not included, the resulting rustc can't compile build.rs scripts.
As of 1.48, std is only built for platforms in --target. If the host platform is not included, the resulting rustc can't compile build.rs scripts.