mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Remove recipes
This commit is contained in:
parent
274d13427b
commit
5ab688b8c4
@ -1,8 +0,0 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/dfinity/canbench"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages canbench
|
||||
"""
|
||||
@ -1,8 +0,0 @@
|
||||
#TODO libloading crate error
|
||||
[source]
|
||||
git = "https://github.com/dfinity/sdk"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages dfx
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user