Skip to content
Snippets Groups Projects
recipe.toml 172 B
Newer Older
Jeremy Soller's avatar
Jeremy Soller committed
[source]
git = "https://gitlab.redox-os.org/redox-os/ion.git"

[build]
Anhad Singh's avatar
Anhad Singh committed
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo
"""

[package]
shared-deps = ["libgcc"]