Skip to content

Commit

Permalink
addpatch: cunit 2.1.3-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryolitia authored and felixonmars committed Aug 14, 2024
1 parent 5cc731d commit 6a317dd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions cunit/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- PKGBUILD
+++ PKGBUILD
@@ -17,6 +17,8 @@ sha512sums=('547b417109332446dfab8fda17bf4ccd2da841dc93f824dc90a20635bcf1fb80fb2

prepare() {
cd "${srcdir}/${_pkgname}-${_pkgver}"
+ cp /usr/share/autoconf/build-aux/config.guess .
+ cp /usr/share/autoconf/build-aux/config.sub .
}

build() {

0 comments on commit 6a317dd

Please sign in to comment.