summaryrefslogtreecommitdiffstats
path: root/temporary-bootstrap-builder-setup.txt
diff options
context:
space:
mode:
Diffstat (limited to 'temporary-bootstrap-builder-setup.txt')
-rw-r--r--temporary-bootstrap-builder-setup.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt
index 14bb711..68a7660 100644
--- a/temporary-bootstrap-builder-setup.txt
+++ b/temporary-bootstrap-builder-setup.txt
@@ -238,9 +238,8 @@ Configure and build a cross-compiling GCC.
$ cd ..
$ rm -Rf gcc-4.6.2
-Configure and build a cross-compiling EGLIBC. Change '<LINUX_VER>' to the
-lower of either version 3.1.6 or the version of Linux running on your host
-system.
+Configure and build a cross-compiling EGLIBC. Change '<LINUX_VER>' to the lower
+of either version 3.1.6 or the version of Linux running on your host system.
$ cp -pR ${BBL}/../../src/eglibc-2.14 .
$ cd eglibc-2.14/libc
$ cp -v Makeconfig{,.orig}