From fcc027677da55c41dcaea045f5b9ff8b088e6495 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 7 Jun 2020 20:16:00 +0000 Subject: Initial commit of alternative cross LFS git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- index.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'index.xml') diff --git a/index.xml b/index.xml index d20257f57..e22079d1b 100644 --- a/index.xml +++ b/index.xml @@ -23,19 +23,26 @@ - -Building the LFS System +Building the LFS Cross Toolchain and Temporary Tools + + + + +Building the LFS System + + + - + Appendices -- cgit v1.2.3-54-g00ecf From 595ff030f090ddc0d826d7339f680a9012c37e29 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 8 Jun 2020 01:33:14 +0000 Subject: Tweaks to cross2 book git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/expect.xml | 3 +-- index.xml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'index.xml') diff --git a/chapter07/expect.xml b/chapter07/expect.xml index 20b227ea5..b298a55f2 100644 --- a/chapter07/expect.xml +++ b/chapter07/expect.xml @@ -50,8 +50,7 @@ Prepare Expect for compilation: - -./configure --prefix=/usr \ +./configure --prefix=/usr \ --with-tcl=/usr/lib \ --enable-shared \ --mandir=/usr/share/man \ diff --git a/index.xml b/index.xml index e22079d1b..b78584d05 100644 --- a/index.xml +++ b/index.xml @@ -44,7 +44,7 @@ Appendices - + -- cgit v1.2.3-54-g00ecf