diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:08:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:08:12 +0000 |
commit | 49168420d4a3d3e6b8050db9239724c774c2058a (patch) | |
tree | 647b0c78cc7c230d60ccf410d796206f614a0570 /chapter06/chapter06.xml | |
parent | ec52ebbe6f1d52a04dc500e17bbb66f988178751 (diff) |
Upgrade to GCC-4.5.0, including the addition of its new dependency, MPC. Fixes #2636.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 7b34fca68..c30f82bb0 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -25,6 +25,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="binutils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gmp.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mpfr.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mpc.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="file.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sed.xml"/> |