Ignore:
Timestamp:
05/11/2022 06:56:48 AM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
588c7a0
Parents:
2ca9d8f
Message:

Adopt upstream changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/gcc-pass2.xml

    r2ca9d8f r3a72ffa  
    7171    -e '/m32=/s/m32=.*/m32=..\/lib32$(call if_multiarch,:i386-linux-gnu)/' \
    7272    -i.orig gcc/config/i386/t-linux64</userinput></screen>
    73 
    74     <!-- https://gcc.gnu.org/PR100017 -->
    75     <para>Fix an issue causing failure cross-compiling libstdc++:</para>
    76 
    77 <screen><userinput remap="pre">sed 's/gnu++17/&amp; -nostdinc++/' \
    78     -i libstdc++-v3/src/c++17/Makefile.in</userinput></screen>
    7973
    8074    <para>Override the building rule of libgcc and libstdc++ headers, to
Note: See TracChangeset for help on using the changeset viewer.