fix rust WIN
This commit is contained in:
@@ -7,6 +7,15 @@ $(package)_sha256_hash=a5760a90d4a1045c8944204f29fa2a3cf2f800afee400f88bf89bbfe2
|
||||
$(package)_git_commit=91348647a86201a9482ad4ad68398152dc3d635e
|
||||
$(package)_dependencies=rust
|
||||
|
||||
#TODO test latest librustzcash - ca333
|
||||
# package=librustzcash
|
||||
# $(package)_version=0.1
|
||||
# $(package)_download_path=https://github.com/zcash/$(package)/archive/
|
||||
# $(package)_file_name=$(package)-$($(package)_git_commit).tar.gz
|
||||
# $(package)_download_file=$($(package)_git_commit).tar.gz
|
||||
# $(package)_sha256_hash=b63ba98d569d332764f27706038c04d03ac7e2c836dc15dc4eaa24b04b8c7f4a
|
||||
# $(package)_git_commit=6cc1813ae3bb1e42224fd8ca0a8977b95c576738
|
||||
# $(package)_dependencies=rust $(rust_crates)
|
||||
|
||||
ifeq ($(host_os),mingw32)
|
||||
define $(package)_build_cmds
|
||||
|
||||
Reference in New Issue
Block a user