redox/recipes/wip/emulators/rvemu/recipe.toml
2024-03-22 14:39:32 +00:00

9 lines
158 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/d0iasm/rvemu"
[build]
template = "custom"
script = """
cookbook_cargo_packages rvemu-cli
"""