Changeset a171781c for chapter08


Ignore:
Timestamp:
08/21/2022 03:45:10 AM (23 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
b4516c2
Parents:
c84195d (diff), f2af13d (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:

Automatic merge of trunk into multilib

Location:
chapter08
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/gcc.xml

    rc84195d ra171781c  
    5050    -i libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp</userinput></screen>
    5151-->
     52<!--
    5253    <para>First fix a problem with the latest version of glibc:</para>
    5354
    5455    <screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-fixes-patch;</userinput></screen>
    55 
     56-->
    5657    <para>If building on x86_64, change the default directory name for 64-bit
    5758    libraries to <quote>lib</quote>:</para>
  • chapter08/xz.xml

    rc84195d ra171781c  
    4444  <sect2 role="installation">
    4545    <title>Installation of Xz</title>
    46 
     46<!--
    4747    <para>Apply a patch to fix an issue in xzgrep:</para>
    4848
    4949<screen><userinput remap="pre">patch -Np1 -i ../&xz-upstream-fix-patch;</userinput></screen>
    50 
     50-->
    5151    <para>Prepare Xz for compilation with:</para>
    5252
Note: See TracChangeset for help on using the changeset viewer.