diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-07-02 22:17:34 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-07-02 22:17:34 +0000 |
commit | 3e005ba61044ca60ff3d4320c421e796605c1729 (patch) | |
tree | cd9e8bd434b2c8e3f90d29847fc26f5b116e7893 /chapter06 | |
parent | 870198efd197b27d0052418e008e78bad6dca984 (diff) |
Update to binutils-2.26.1.
Update to linux-4.6.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/binutils.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index cbfdd82d7..23a75d060 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -57,10 +57,6 @@ <screen><computeroutput>The system has no more ptys. Ask your system administrator to create more.</computeroutput></screen> - <para>Fix some problems identified upstream:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&binutils-upstream-patch;</userinput></screen> - <para>The Binutils documentation recommends building Binutils in a dedicated build directory:</para> |