From 5cd3cdbe9e2b4b4f4f8396d4a6601763fc1e9d81 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 15 Mar 2012 13:56:34 +0000 Subject: bootstrap: fix typo that meant that options weren't being passed --- baserock-bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'baserock-bootstrap') 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 \ -- cgit v1.2.1