diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-08-18 18:40:54 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-08-18 18:40:54 +0000 |
commit | 7f5a3b8989d3367d45d315b76446e0d3e0d06860 (patch) | |
tree | 5bffc7b82f202f9349b09d0ea6ae0b6e6018d5f0 /chapter01 | |
parent | ac9c87b7ab6081e2baec8463a2bb94820f41a8e2 (diff) |
Remove unneeded options from glibc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11287 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 85eefade4..5dcef16f6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,15 @@ <para>2017-08-16</para> <itemizedlist> <listitem> + <para>[bdubbs] - Remove unneeded options from glibc.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2017-08-16</para> + <itemizedlist> + <listitem> <para>[bdubbs] - Add a note to gmp that shows how to create genereic gmp libraries. </para> </listitem> |