mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
gcc-12: remove unnecessary workaround for PR91085
Reference: https://gcc.gnu.org/r12-1924
This commit is contained in:
parent
d70e621d8e
commit
bd08757bab
@ -153,11 +153,9 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
|
|||||||
is not enabled in the kernel even though it is present on the CPU.
|
is not enabled in the kernel even though it is present on the CPU.
|
||||||
</para></note-->
|
</para></note-->
|
||||||
|
|
||||||
<!-- PR 91085, will be fixed in GCC 12. -->
|
<para>Install the package:</para>
|
||||||
<para>Install the package and remove an unneeded directory:</para>
|
|
||||||
|
|
||||||
<screen><userinput remap="install">make install
|
<screen><userinput remap="install">make install</userinput></screen>
|
||||||
rm -rf /usr/lib/gcc/$(gcc -dumpmachine)/&gcc-version;/include-fixed/bits/</userinput></screen>
|
|
||||||
|
|
||||||
<para>The GCC build directory is owned by <systemitem class="username">
|
<para>The GCC build directory is owned by <systemitem class="username">
|
||||||
tester</systemitem> now and the ownership of the installed header
|
tester</systemitem> now and the ownership of the installed header
|
||||||
|
Loading…
Reference in New Issue
Block a user