]> git.lizzy.rs Git - rust.git/commit
Fix custom relative libdir.
authorO01eg <o01eg@yandex.ru>
Sun, 31 Mar 2019 19:28:12 +0000 (22:28 +0300)
committerO01eg <o01eg@yandex.ru>
Sun, 31 Mar 2019 19:28:12 +0000 (22:28 +0300)
commit5bcc365a0f0842955457c5edc25f464925e51b66
treef86713d5ad81e5557f89e0633f8611d4a55df5f1
parenta89c03a30a1e8f1cd190114b765d01752d3ce8d8
Fix custom relative libdir.

Uses relative libdir to place libraries on all stages.
Adds verbose installation output.
src/bootstrap/builder.rs
src/bootstrap/compile.rs
src/bootstrap/dist.rs
src/bootstrap/lib.rs