]> git.lizzy.rs Git - rust.git/commit
configure: Add options for separate musl roots
authorAlex Crichton <alex@alexcrichton.com>
Wed, 5 Oct 2016 18:00:55 +0000 (11:00 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 5 Oct 2016 18:00:55 +0000 (11:00 -0700)
commit19d192920b69118619d18ab7dd66faae1f7b61f9
tree6732526bf772b9e5ff5609796f15085d54fdd2ed
parentfd1ea1330ed6d20dde29cd9efa1a0a63e6729eaf
configure: Add options for separate musl roots

This allows using the `./configure` script to enable rustbuild to compile
multiple musl targets at once. We'll hopefully use this soon on our bots to
produce a bunch of targets.
configure
src/bootstrap/config.rs