From 070bc9a4f72fc3b8bfde76bd93f46f8086bb8e19 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 5 Mar 2022 04:27:39 +0800 Subject: add zstd upstream fixes patch --- chapter08/zstd.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter08') diff --git a/chapter08/zstd.xml b/chapter08/zstd.xml index 881aba286..cde0b9231 100644 --- a/chapter08/zstd.xml +++ b/chapter08/zstd.xml @@ -42,6 +42,10 @@ Installation of Zstd + Apply a patch to fix some issues identified by upstream: + +patch -Np1 -i ../&zstd-upstream-fixes-patch; + Compile the package: make -- cgit v1.2.3-54-g00ecf