From b6d304a11acf86d059046d98710ea8d2fc3ac06d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E9=9B=A8=E8=90=BD?= Date: Tue, 1 Oct 2024 11:28:16 +0800 Subject: [PATCH] addpatch: libtiff4 3.9.7-6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 秋雨落 --- libtiff4/riscv64.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 libtiff4/riscv64.patch diff --git a/libtiff4/riscv64.patch b/libtiff4/riscv64.patch new file mode 100644 index 000000000..08b2a7e32 --- /dev/null +++ b/libtiff4/riscv64.patch @@ -0,0 +1,11 @@ +--- PKGBUILD ++++ PKGBUILD +@@ -30,6 +30,8 @@ prepare() { + patch -Np1 -i ../libtiff4-soname.patch + + ./autogen.sh ++ ++ autoreconf -fi + } + + build() {