[lfs] branch trunk updated: gcc: remove an obsolete sed

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <177850130142.8163.8899646316594007457@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 1cda220b3 gcc: remove an obsolete sed
1cda220b3 is described below

commit 1cda220b3f1db2e147a2070b2374ce217bddebbe
Author: Pierre Labastie <[email protected]>
AuthorDate: Mon May 11 14:07:19 2026 +0200

    gcc: remove an obsolete sed
    
    The fix is upstream for gcc 16
---
 chapter08/gcc.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index f3fcfd1c4..884652ac1 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -40,11 +40,11 @@
 
   <sect2 role="installation">
     <title>Installation of GCC</title>
-
+    <!-- not needed anymore with gcc-16:
     <para>First, make a fix required by glibc-2.43 and later:</para>
 
     <screen><userinput remap="pre">sed -i 's/char [*]q/const &amp;/' libgomp/affinity-fmt.c</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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.