about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorWang Xuerui <git@xen0n.name>2016-12-19 15:30:14 +0800
committerWang Xuerui <git@xen0n.name>2016-12-20 21:43:58 +0800
commit46d74eac236c7b58c848a471d81f9d5c59362513 (patch)
tree733f91491d3c58a7434aae6d597b002bbe80d624 /src/test/incremental/thinlto
parent0102127963098b7656f0213206908d6597018d5f (diff)
downloadrust-46d74eac236c7b58c848a471d81f9d5c59362513.tar.gz
rust-46d74eac236c7b58c848a471d81f9d5c59362513.zip
rustbuild: only plan from build triple for dist
We only want to package each host/target once for `dist`. The obvious
solution takes the form of step dependency, which is implemented at
least for the `dist-rustc` step. Unfortunately since the steps are
created from `hosts x targets` during planning and *not* de-duplicated
afterwards, the problem still persists.

We therefore move the check inside `plan()` instead, to avoid creating
the duplicate steps in the first place.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions