mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +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
e1d233c8af
commit
d70e621d8e
@ -63,12 +63,6 @@ mv -v mpc-&mpc-version; mpc</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
|
||||
allow building these libraries with POSIX threads support:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user