From 905e75c19862f0d9757d5d7c14ec37f023f44693 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 05 Jan 2012 20:49:48 -0500 Subject: Use '' variable in notes. --- (limited to 'temporary-bootstrap-builder-setup.txt') diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt index a9c6c5a..14bb711 100644 --- a/temporary-bootstrap-builder-setup.txt +++ b/temporary-bootstrap-builder-setup.txt @@ -238,7 +238,7 @@ Configure and build a cross-compiling GCC. $ cd .. $ rm -Rf gcc-4.6.2 -Configure and build a cross-compiling EGLIBC. Change '' to the +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 . @@ -261,7 +261,7 @@ system. > CFLAGS="-march=$(cut -d - -f 1 <<< ${BBL_TARGET} | sed 's/x86_64/x86-64/') \ > -mtune=generic -g -O2" ../eglibc-2.14/libc/configure --prefix=/usr \ > --libexecdir=/usr/lib/eglibc --host=${BBL_TARGET} --build=${BBL_HOST} \ - > --disable-profile --enable-add-ons --with-tls --enable-kernel=3.1.0 \ + > --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 \ > libc_cv_ssp=no -- cgit v0.9.1