mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-20 04:09:21 +01:00
gcc-12: remove unneeded sed for PR100017 in pass 2
Reference: https://gcc.gnu.org/r12-6406
This commit is contained in:
parent
1f7503cad9
commit
13d9915dba
@ -67,12 +67,6 @@ mv -v isl-&isl-version; isl</userinput></screen>
|
|||||||
;;
|
;;
|
||||||
esac</userinput></screen>
|
esac</userinput></screen>
|
||||||
|
|
||||||
<!-- https://gcc.gnu.org/PR100017 -->
|
|
||||||
<para>Fix an issue causing failure cross-compiling libstdc++:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="pre">sed 's/gnu++17/& -nostdinc++/' \
|
|
||||||
-i libstdc++-v3/src/c++17/Makefile.in</userinput></screen>
|
|
||||||
|
|
||||||
<para>Override the building rule of libgcc and libstdc++ headers, to
|
<para>Override the building rule of libgcc and libstdc++ headers, to
|
||||||
allow building these libraries with POSIX threads support:</para>
|
allow building these libraries with POSIX threads support:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user