Skip to content

Commit

Permalink
addpatch: mirro-rs 0.2.1-1
Browse files Browse the repository at this point in the history
  • Loading branch information
phanen authored and felixonmars committed Nov 16, 2023
1 parent f117458 commit 466bb91
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions mirro-rs/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- PKGBUILD
+++ PKGBUILD
@@ -15,7 +15,7 @@ options=('!lto')

prepare() {
cd "$pkgname-$pkgver"
- cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+ cargo fetch --locked
}

build() {

0 comments on commit 466bb91

Please sign in to comment.