gcc-12: remove unnecessary workaround for PR91085

Reference: https://gcc.gnu.org/r12-1924
This commit is contained in:
Xi Ruoyao 2022-05-06 23:38:00 +08:00
parent d70e621d8e
commit bd08757bab
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -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