Skip to content

Commit

Permalink
addpatch: hashdeep
Browse files Browse the repository at this point in the history
Update config.{guess,sub}. Upstreamed to jessek/hashdeep#414.
  • Loading branch information
xctan committed Oct 31, 2023
1 parent 5494ba9 commit 6e38056
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions hashdeep/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- PKGBUILD
+++ PKGBUILD
@@ -17,6 +17,7 @@ sha256sums=('ad78d42142f9a74fe8ec0c61bc78d6588a528cbb9aede9440f50b6ff477f3a7f'

prepare() {
cd "$pkgname-$pkgver"
+ autoreconf -fiv

# Fix compilation with GCC 11
patch --forward --strip=1 --input="$srcdir/hashdeep-4.4-fix-errors-found-by-clang.patch"

0 comments on commit 6e38056

Please sign in to comment.