Changeset 753d2cd


Ignore:
Timestamp:
05/08/2022 02:29:39 PM (2 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
arm
Children:
d288bfa
Parents:
13d9915
git-author:
Xi Ruoyao <xry111@…> (05/06/2022 03:38:00 PM)
git-committer:
William Harrington <kb0iic@…> (05/08/2022 02:29:39 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

    r13d9915 r753d2cd  
    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.