Skip to content

Commit

Permalink
updpatch: rust-bindgen
Browse files Browse the repository at this point in the history
  • Loading branch information
TinySnow committed Jun 27, 2023
1 parent 2a43b68 commit 6ca87d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rust-bindgen/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
--- PKGBUILD
+++ PKGBUILD
@@ -15,7 +15,7 @@ sha512sums=('b43c415c4ac55c0cf8ccba6a21b945e890321ff3c11a3afacfd8c724d83ee6e2106
@@ -16,7 +16,7 @@ sha512sums=('71e1ec6ce4933a7a5451aa5baa47f885b9ec6b692bf2a2b3d8c1f2cce2c3cd3d941

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

build() {

0 comments on commit 6ca87d1

Please sign in to comment.