[lfs] branch trunk updated: gcc: Drop the glibc-2.42 sed
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <175472396038.9377.4421725456402216288@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new ac6c35cb2 gcc: Drop the glibc-2.42 sed
ac6c35cb2 is described below
commit ac6c35cb21dcaad109eb1d5b19b2aa22b4e4d1eb
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sat Aug 9 14:32:53 2025 +0800
gcc: Drop the glibc-2.42 sed
It's no longer needed with GCC 15.2.
---
chapter08/gcc.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index 9818feebc..560c34f74 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -41,10 +41,6 @@
<sect2 role="installation">
<title>Installation of GCC</title>
- <para>First, make a change required by glibc-2.42 or later:</para>
-
-<screen><userinput remap="pre">sed -i '/struct_termio_sz/d' libsanitizer/sanitizer_common/*</userinput></screen>
-
<para>If building on x86_64, change the default directory name for 64-bit
libraries to <quote>lib</quote>:</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