[lfs] 02/02: gcc-pass2: Drop glibc-2.42 fix
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository lfs. commit f8e7537a1f8b83211fe09f8007a15c36bbf9ef47 Author: Xi Ruoyao <[email protected]> AuthorDate: Fri Aug 1 10:33:24 2025 +0800 gcc-pass2: Drop glibc-2.42 fix We have --disable-libsanitizer here, so the fix against libsanitizer is not needed. --- chapter06/gcc-pass2.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/chapter06/gcc-pass2.xml b/chapter06/gcc-pass2.xml index 496a8e908..c5d5870e8 100644 --- a/chapter06/gcc-pass2.xml +++ b/chapter06/gcc-pass2.xml @@ -43,10 +43,6 @@ <sect2 role="installation"> <title>Installation of GCC</title> - <para>First fix a problem with the latest version of glibc:</para> - - <screen><userinput remap="pre">sed '/struct_termio_sz/d' -i libsanitizer/sanitizer_common/*</userinput></screen> - <para>As in the first build of GCC, the GMP, MPFR, and MPC packages are required. Unpack the tarballs and move them into the required directories:</para> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page