redox/recipes/core/profiled/recipe.toml
2025-11-17 09:47:44 +07:00

10 lines
156 B
TOML

[source]
git = "https://gitlab.redox-os.org/redox-os/profiled.git"
[build]
template = "custom"
script = """
# Must be statically linked
cookbook_cargo
"""