Changeset 3ebe876 for chapter08/gcc.xml


Ignore:
Timestamp:
08/07/2022 09:00:44 AM (21 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
2928a11
Parents:
1c784d2 (diff), 7131c89 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge upstream

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    r1c784d2 r3ebe876  
    5050    -i libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp</userinput></screen>
    5151-->
     52    <para>First fix a problem with the latest version of glibc:</para>
     53
     54    <screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-fixes-patch;</userinput></screen>
     55
    5256    <para>If building on x86_64, change the default directory name for 64-bit
    5357    libraries to <quote>lib</quote>:</para>
Note: See TracChangeset for help on using the changeset viewer.