Make the llvmext dir in builddir from configure.
This commit is contained in:
parent
c328ba1c54
commit
7055c3928c
1 changed files with 2 additions and 1 deletions
3
configure
vendored
3
configure
vendored
|
@ -71,7 +71,8 @@ msg "making directories"
|
|||
for i in \
|
||||
doc \
|
||||
boot/fe boot/me boot/be boot/driver boot/util \
|
||||
rt/isaac rt/bigint rt/sync rt/test
|
||||
rt rt/isaac rt/bigint rt/sync rt/test \
|
||||
llvmext
|
||||
do
|
||||
make_dir $i
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue