diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-29 18:42:35 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-29 18:42:35 +0000 |
commit | b755562fb4b3c26c0febfc622b520dde5e664717 (patch) | |
tree | 073524352d171f9bef82db0a16608a9e2178172c /chapter01 | |
parent | 61aff8d08a5fa62560ac80be8ae8843c539d64a4 (diff) |
Use gcc version of libiberty.a
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d74a63339..d33667053 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2013-12-29</para> <itemizedlist> <listitem> + <para>[bdubbs] - Use gcc version of libiberty.a. Fixes + <ulink url="&lfs-ticket-root;3456">#3456</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Use different URL for shadow. Fixes <ulink url="&lfs-ticket-root;3453">#3453</ulink>.</para> </listitem> |