diff options
| author | Graydon Hoare <[email protected]> | 2011-04-30 18:44:27 +0000 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-04-30 18:44:34 +0000 |
| commit | 73ba2dd4c762417ece7bb79ff779f8d3b6d03af3 (patch) | |
| tree | d7625236fbcc0c129ffbd28b527520fd9142f53b /configure | |
| parent | rustc: Run scope cleanups in the implicit block created by log statements. Fi... (diff) | |
| download | rust-73ba2dd4c762417ece7bb79ff779f8d3b6d03af3.tar.xz rust-73ba2dd4c762417ece7bb79ff779f8d3b6d03af3.zip | |
Shift stages around; stage0/rustc depends on stage0/libstd.so.
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ for i in \ boot/fe boot/me boot/be boot/driver boot/util \ rt rt/isaac rt/bigint rt/sync rt/test \ rustllvm \ - stage0 stage1 stage2 \ + dl stage0 stage1 stage2 stage3 \ test/run-pass test/run-fail test/compile-fail \ test/bench/99-bottles test/bench/shootout do |