diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-08-25 15:47:13 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-08-25 15:47:13 +0000 |
commit | d4407c732c88a9580de29fc1551727e6af4af6a3 (patch) | |
tree | 921c39eb6651c7698db48803ad8a7258ab442178 /chapter01 | |
parent | 0053a87a77c4f7e0f2315e9a525ad91cbcc0bdd1 (diff) |
Disable deprecated mpx code in gcc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11457 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 e536b9224..ad28fd8dd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem> + <para>2018-08-25</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Disable deprecated mpx code in gcc.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem revision="sysv"> <para>2018-08-20</para> <itemizedlist> |