u-rust-pr46592-bootstrap-libdir
authorRust Maintainers <pkg-rust-maintainers@lists.alioth.debian.org>
Wed, 7 Mar 2018 19:07:27 +0000 (19:07 +0000)
committerXimin Luo <infinity0@debian.org>
Wed, 7 Mar 2018 19:07:27 +0000 (19:07 +0000)
commit2ac5010694ca140b6bfd7e5225794e844a67e93a
treeba6210e2a0b07c76764f30de9f778770392e5d4a
parent04fcee96450eb3d249f997e9cfa3bef0f7b896f1
u-rust-pr46592-bootstrap-libdir

commit 6cf081c8c54e92702f350fa30d77561540324401 (from 6eff103aa1f93cbc07b1e5684e695635993c9752)
Merge: 6eff103aa1f9 472f4e1cc8c3
Author: bors <bors@rust-lang.org>
Date:   Sat Jan 13 05:02:04 2018 +0000

    Auto merge of #46592 - o01eg:fix-45345, r=alexcrichton

    Fix 45345

    There is a fix for https://github.com/rust-lang/rust/issues/45345

    It re-introduces `CFG_LIBDIR_RELATIVE` which was broken when migration from `configure` script to `x.py`.

    Other commits fix errors which happen after rustbuild cleanups.

Gbp-Pq: Name u-rust-pr46592-bootstrap-libdir.patch
src/bootstrap/bin/rustdoc.rs
src/bootstrap/builder.rs
src/bootstrap/check.rs
src/bootstrap/compile.rs
src/bootstrap/config.rs
src/bootstrap/doc.rs