Skip to content

Commit d9dc070

Browse files
committed
Fix typo.
1 parent d31bfc8 commit d9dc070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ for i in \
8383
boot/fe boot/me boot/be boot/driver boot/util \
8484
rt rt/isaac rt/bigint rt/sync rt/test \
8585
llvmext \
86-
state0 stage1 stage2 \
86+
stage0 stage1 stage2 \
8787
test/run-pass test/run-fail test/compile-fail
8888
do
8989
make_dir $i

0 commit comments

Comments
 (0)