[blfs] branch trunk updated: gcc: remove a redundant sed
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <177935459435.1621.3706007944351100903@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 40347d7ae8 gcc: remove a redundant sed
40347d7ae8 is described below
commit 40347d7ae847460658498e616ebd71517d5b5ec9
Author: Pierre Labastie <[email protected]>
AuthorDate: Thu May 21 11:08:47 2026 +0200
gcc: remove a redundant sed
gcc-16 has been fixed respective to glibc-2.43. The sed results in
a duplicate const...
---
general/prog/gcc.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/general/prog/gcc.xml b/general/prog/gcc.xml
index ca7eadb1ee..302a95158f 100644
--- a/general/prog/gcc.xml
+++ b/general/prog/gcc.xml
@@ -153,12 +153,6 @@
<command>./configure</command> options below.
</para>
- <para>
- First, make a fix required by glibc-2.43 and later:
- </para>
-
-<screen><userinput>sed -i 's/char [*]q/const &/' libgomp/affinity-fmt.c</userinput></screen>
-
<para>
Install <application>GCC</application> by running the following commands:
</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page