diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-12-31 19:36:41 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-12-31 19:36:41 +0000 |
commit | 0f344ddfa8541a3bad3f771188501494b8848079 (patch) | |
tree | 5d925edd7fffa634b7a709ce1eb58cf7d75dfc64 /chapter01/changelog.xml | |
parent | 43886b744b9b598ade9b93288738299dbbaee061 (diff) |
Add patch to fix binutils test suite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10087 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6e6bfbda7..fb04074e7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,18 @@ --> <listitem> + <para>2012-12-31</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add patch to fix binutils test suite. + All binutils tests now pass, so remove the "-k" flag + from test invocation. + Thanks to Pierre Labastie for the patch.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-12-30</para> <itemizedlist> <listitem> |