diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-07-18 15:32:26 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-07-18 15:32:26 +0000 |
commit | 1620de1244e0000a57483c3feb0ecf99b57ba3fa (patch) | |
tree | 3b3ec02b097308eed283d23f045137c33602a1a8 /chapter06 | |
parent | f501cab1311abc5986873ccd02e56ddd7db19fb5 (diff) |
Update to linux-3.15.6.
Update to gcc-4.9.1.
Update to gettext-0.19.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gcc.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 0f8d00f1b..5b8997258 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -40,11 +40,12 @@ <sect2 role="installation"> <title>Installation of GCC</title> - +<!-- <para>First fix a problem identified upstream that causes some programs to fail:</para> <screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-patch;</userinput></screen> +--> <!-- <para>As in <xref linkend="ch-tools-gcc-pass2"/>, apply the following <command>sed</command> to force the build to use the |