summarylogtreecommitdiffstats
path: root/0004-use-system-rust.patch
diff options
context:
space:
mode:
Diffstat (limited to '0004-use-system-rust.patch')
-rw-r--r--0004-use-system-rust.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/0004-use-system-rust.patch b/0004-use-system-rust.patch
new file mode 100644
index 000000000000..9fa9153eaa1c
--- /dev/null
+++ b/0004-use-system-rust.patch
@@ -0,0 +1,12 @@
+diff --git a/depends/packages/librustzcash.mk b/depends/packages/librustzcash.mk
+index e27adec2..1defaefc 100644
+--- a/depends/packages/librustzcash.mk
++++ b/depends/packages/librustzcash.mk
+@@ -5,7 +5,6 @@ $(package)_file_name=$(package)-$($(package)_git_commit).tar.gz
+ $(package)_download_file=$($(package)_git_commit).tar.gz
+ $(package)_sha256_hash=a5760a90d4a1045c8944204f29fa2a3cf2f800afee400f88bf89bbfe2cce1279
+ $(package)_git_commit=91348647a86201a9482ad4ad68398152dc3d635e
+-$(package)_dependencies=rust
+
+ define $(package)_build_cmds
+ cargo build --release