Changeset bd08757


Ignore:
Timestamp:
05/06/2022 09:20:53 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
f2875c3
Parents:
d70e621
git-author:
Xi Ruoyao <xry111@…> (05/06/2022 03:38:00 PM)
git-committer:
Xi Ruoyao <xry111@…> (05/06/2022 09:20:53 PM)
Message:

gcc-12: remove unnecessary workaround for PR91085

Reference: https://gcc.gnu.org/r12-1924

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    rd70e621 rbd08757  
    154154    </para></note-->
    155155
    156     <!-- PR 91085, will be fixed in GCC 12. -->
    157     <para>Install the package and remove an unneeded directory:</para>
    158 
    159 <screen><userinput remap="install">make install
    160 rm -rf /usr/lib/gcc/$(gcc -dumpmachine)/&gcc-version;/include-fixed/bits/</userinput></screen>
     156    <para>Install the package:</para>
     157
     158<screen><userinput remap="install">make install</userinput></screen>
    161159
    162160    <para>The GCC build directory is owned by <systemitem class="username">
Note: See TracChangeset for help on using the changeset viewer.