Changeset f4e814c for chapter08/gcc.xml


Ignore:
Timestamp:
08/07/2022 08:35:52 AM (21 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
d95ff15
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 changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    r1c784d2 rf4e814c  
    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.