diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-03-31 21:25:42 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-03-31 21:25:42 +0000 |
commit | 5f28defe66b1c5875e8531502c25d4198642dba7 (patch) | |
tree | e48e2c67d160c7f1ba2198adc46a217327931d3b /chapter02/chapter02.xml | |
parent | 4519609261c3f1fba5b0055e16f248704c76b026 (diff) |
Adjust discussion of LFS envronment variable to be before first use.
Use --with-glibc-version=2.11 in gcc-pass1.
Update to dejagnu-1.5.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/chapter02.xml')
-rw-r--r-- | chapter02/chapter02.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/chapter02.xml b/chapter02/chapter02.xml index 84484ccce..aa62827bb 100644 --- a/chapter02/chapter02.xml +++ b/chapter02/chapter02.xml @@ -14,7 +14,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creatingpartition.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="creatingfilesystem.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mounting.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="aboutlfs.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mounting.xml"/> </chapter> |