summaryrefslogtreecommitdiff
path: root/baserock-bootstrap
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-15 13:56:34 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-15 13:56:34 +0000
commit5cd3cdbe9e2b4b4f4f8396d4a6601763fc1e9d81 (patch)
treedd45050e3a1004988ec2e5b689f305c854034a06 /baserock-bootstrap
parent555b69966e488b89e6f07b3fcd8173fa58b041aa (diff)
downloadmorph-5cd3cdbe9e2b4b4f4f8396d4a6601763fc1e9d81.tar.gz
bootstrap: fix typo
that meant that options weren't being passed
Diffstat (limited to 'baserock-bootstrap')
-rwxr-xr-xbaserock-bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock-bootstrap b/baserock-bootstrap
index 0cbcdb49..45062f9d 100755
--- a/baserock-bootstrap
+++ b/baserock-bootstrap
@@ -74,7 +74,7 @@ pass1_build_with_morph()
--no-distcc \
--bootstrap \
--cachedir=$LFS/baserock/cache \
- --tempdir=$LFS/tmp
+ --tempdir=$LFS/tmp \
--log=$LFS/baserock/morph.log \
--dump-memory-profile=none \
--keep-path \