summarylogtreecommitdiffstats
path: root/0004-use-system-rust.patch
diff options
context:
space:
mode:
authorKoutarou Tanaka2018-03-23 10:29:38 +0900
committerKoutarou Tanaka2018-03-23 10:29:38 +0900
commitba40813d491e49969d30203bebc9535343138de5 (patch)
treea2695fa59dba9bc9adb87c6c41aefcf91c498b9f /0004-use-system-rust.patch
parent18c622a6c99dfba701827bd9d66fd0937d9f0fa7 (diff)
downloadaur-ba40813d491e49969d30203bebc9535343138de5.tar.gz
update 1.0.15-1
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