mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
changelog: edit pierre's changes to be more clear
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
be4dfa98fa
commit
4fb90e1ec9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user