Merge branch 'statically_link_ion' into 'master'

Statically link ion

See merge request redox-os/cookbook!486
This commit is contained in:
Jeremy Soller 2025-04-12 17:38:29 +00:00
commit cc0947d0e9

View File

@ -4,6 +4,5 @@ git = "https://gitlab.redox-os.org/redox-os/ion.git"
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo
"""
"""