summaryrefslogtreecommitdiffstats
path: root/temporary-bootstrap-builder-setup.txt
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-01-05 20:51:30 (EST)
committer P. J. McDermott <pjm@nac.net>2012-01-05 20:51:30 (EST)
commit847f89951ac08406672f9df07ea0984508146d6a (patch)
tree5baaffe0dd518bbc7f4fb7a12e7b7d0419b6febe /temporary-bootstrap-builder-setup.txt
parent905e75c19862f0d9757d5d7c14ec37f023f44693 (diff)
Rewrap text.
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}