Author: xry111
Date: Tue Feb 2 18:52:42 2021
New Revision: 12115
Log:
changelog: edit pierre's changes to be more clear
Modified:
trunk/BOOK/chapter01/changelog.xml
Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Tue Feb 2 17:34:53 2021 (r12114)
+++ trunk/BOOK/chapter01/changelog.xml Tue Feb 2 18:52:42 2021 (r12115)
@@ -51,10 +51,14 @@
glibc.</para>
</listitem>
<listitem>
- <para>[pierre] - Tweaks to allow building with glibc-2.33:
- build a "file" executable for the host before cross-compiling
- it; replace the relinked libctf with the one that was linked
- during "make" in binutils-pass2.</para>
+ <para>[pierre] - To allow building with newer version of glibc
+ than the host distribution, build a "file" executable for the
+ host before cross-compiling it.</para>
+ </listitem>
+ <listitem>
+ <para>[pierre] - Replace the relinked libctf (which may incorrectly
+ link against libz from the host distribution) with the one that
+ was linked during "make" in binutils-pass2.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to bc-3.2.6. Fixes
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page