From df2e99e94db203e66a798ef7f070d6e96560e8e7 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Tue, 2 Feb 2021 21:35:59 +0000 Subject: Really apply various fixes for building with glibc-2.33, and change the order in chapter 8 so that everything is built against chapter 8 glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'chapter01/changelog.xml') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0036d3e65..0d550b172 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,6 +45,17 @@ 2021-02-02 + + [pierre] - Move tcl, expect, and dejagnu just before binutils + in chapter 8: this allows to build them against chapter 8 + glibc. + + + [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. + [bdubbs] - Update to bc-3.2.6. Fixes #4800. -- cgit v1.2.3-54-g00ecf