Skip to content

Commit

Permalink
addpatch: xplc 0.3.13-11
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <i@rain.cx>
  • Loading branch information
qyl27 committed Sep 23, 2024
1 parent e43ef50 commit c63d68a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions xplc/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- PKGBUILD
+++ PKGBUILD
@@ -20,6 +20,7 @@ prepare() {
cd "$pkgname-$pkgver"
patch -Np1 -i ../0001-Fix-narrowing-conversion-error.patch
patch -Np0 -i ../xplc-0.3.13-as-needed.patch # Gentoo
+ autoreconf -fi
}

build() {

0 comments on commit c63d68a

Please sign in to comment.