mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
321c530fad
This is useful for rust-lang/rust to allow setting a sysroot that's
*only* for build scripts, different from the regular sysroot passed in
RUSTFLAGS (since cargo doesn't apply RUSTFLAGS to build scripts or
proc-macros).
That said, the exact motivation is not particularly important: this
fixes a regression from
|
||
---|---|---|
.. | ||
driver.rs | ||
main.rs |