diff options
author | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-05-09 20:54:03 +0000 |
---|---|---|
committer | Pierre Labastie <pieere@linuxfromscratch.org> | 2020-05-09 20:54:03 +0000 |
commit | 0f70354165958e8ab775ee96657156c81a787340 (patch) | |
tree | 0425ac6e3329992f407d9f5a8c5101e01e3437e4 /chapter01 | |
parent | f7ca699b41537d9250167d4c90d8c4cc4a98ec39 (diff) |
merge trunk r11843
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7cb1f46bc..b6dd76745 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,16 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem revision="systemd"> + <para>2020-05-09</para> + <itemizedlist> + <listitem> + <para>[pierre] - Pass -Wno-format-overflow to systemd to + prevent an error with GCC 10.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2020-05-09</para> <itemizedlist> |