diff options
Diffstat (limited to 'build-bootstrap.sh')
| -rwxr-xr-x | build-bootstrap.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build-bootstrap.sh b/build-bootstrap.sh index 8abc50a..3c7611e 100755 --- a/build-bootstrap.sh +++ b/build-bootstrap.sh @@ -19,6 +19,7 @@ mkdir -p $MAPLE/lib # libc++ fails to link without it, but this should be fixed via a # configuration change in LLVM. ~ahill ln -s . $MAPLE/lib/$HOST +mkdir -p $MAPLE/maple/patches mkdir -p $MAPLE/maple/sources mkdir -p $MAPLE/mnt mkdir -p $MAPLE/proc |
