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() {