mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 14:02:06 +03:00
dd8b011319
Renamed `LIBDIR_RELATIVE` to `CFG_LIBDIR_RELATIVE`. It's not a configurable variable, but it looks out of place without the `CFG_` prefix. Fixes #11420