mirror of https://github.com/rust-lang/rust.git
Update configure script to make the task-perf output directory.
This commit is contained in:
parent
404d4e0528
commit
8f2254b8c2
|
@ -183,7 +183,7 @@ for i in \
|
|||
dl stage0 stage1 stage2 stage3 \
|
||||
stage0/lib stage1/lib stage2/lib stage3/lib \
|
||||
test/run-pass test/run-fail test/compile-fail \
|
||||
test/bench/99-bottles test/bench/shootout
|
||||
test/bench/99-bottles test/bench/shootout test/bench/task-perf
|
||||
do
|
||||
make_dir $i
|
||||
done
|
||||
|
|
Loading…
Reference in New Issue