mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
smb-rs: add wip recipe
This commit is contained in:
parent
7f6acd9bf3
commit
f1c4d86841
9
recipes/wip/net/other/smb-rs/recipe.toml
Normal file
9
recipes/wip/net/other/smb-rs/recipe.toml
Normal file
@ -0,0 +1,9 @@
|
||||
#TODO: fix aws-lc-sys compilation
|
||||
[source]
|
||||
git = "https://github.com/AvivNaaman/smb-rs"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages smb-cli
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user