Changeset 070bc9a for chapter08/zstd.xml


Ignore:
Timestamp:
03/05/2022 08:30:28 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
8a572f0
Parents:
e6589bc
git-author:
Xi Ruoyao <xry111@…> (03/04/2022 08:27:39 PM)
git-committer:
Xi Ruoyao <xry111@…> (03/05/2022 08:30:28 AM)
Message:

add zstd upstream fixes patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/zstd.xml

    re6589bc r070bc9a  
    4242  <sect2 role="installation">
    4343    <title>Installation of Zstd</title>
     44
     45    <para>Apply a patch to fix some issues identified by upstream:</para>
     46
     47<screen><userinput remap="pre">patch -Np1 -i ../&zstd-upstream-fixes-patch;</userinput></screen>
    4448
    4549    <para>Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.