Skip to content

Commit 7055c39

Browse files
committed
Make the llvmext dir in builddir from configure.
1 parent c328ba1 commit 7055c39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configure

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ msg "making directories"
7171
for i in \
7272
doc \
7373
boot/fe boot/me boot/be boot/driver boot/util \
74-
rt/isaac rt/bigint rt/sync rt/test
74+
rt rt/isaac rt/bigint rt/sync rt/test \
75+
llvmext
7576
do
7677
make_dir $i
7778
done

0 commit comments

Comments
 (0)