From 21148d6ee97cb8355b9f61edc3fc650c01a6b5e9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 05 Jan 2012 23:58:33 -0500 Subject: Clean up some trailing spaces. --- (limited to 'temporary-bootstrap-builder-setup.txt') diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt index 68a7660..6fbb7d7 100644 --- a/temporary-bootstrap-builder-setup.txt +++ b/temporary-bootstrap-builder-setup.txt @@ -241,7 +241,7 @@ Configure and build a cross-compiling GCC. Configure and build a cross-compiling EGLIBC. Change '' 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 + $ cd eglibc-2.14/libc $ cp -v Makeconfig{,.orig} $ sed -e 's/-lgcc_eh//g' Makeconfig.orig > Makeconfig $ cd ../.. @@ -262,7 +262,7 @@ of either version 3.1.6 or the version of Linux running on your host system. > --libexecdir=/usr/lib/eglibc --host=${BBL_TARGET} --build=${BBL_HOST} \ > --disable-profile --enable-add-ons --with-tls --enable-kernel= \ > --with-__thread --with-binutils=${BBL}/cross-tools/bin \ - > --with-headers=${BBL}/usr/include --cache-file=config.cache \ + > --with-headers=${BBL}/usr/include --cache-file=config.cache \ > libc_cv_ssp=no $ make $ make install -- cgit v0.9.1