aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-04-30 18:44:27 +0000
committerGraydon Hoare <[email protected]>2011-04-30 18:44:34 +0000
commit73ba2dd4c762417ece7bb79ff779f8d3b6d03af3 (patch)
treed7625236fbcc0c129ffbd28b527520fd9142f53b /configure
parentrustc: Run scope cleanups in the implicit block created by log statements. Fi... (diff)
downloadrust-73ba2dd4c762417ece7bb79ff779f8d3b6d03af3.tar.xz
rust-73ba2dd4c762417ece7bb79ff779f8d3b6d03af3.zip
Shift stages around; stage0/rustc depends on stage0/libstd.so.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2f3a9d43..69638509 100755
--- a/configure
+++ b/configure
@@ -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