mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
smallvil: dynamically link and include libffi
This commit is contained in:
parent
a1b1de3308
commit
246ed0fbde
@ -4,8 +4,10 @@ git = "https://github.com/Smithay/smithay"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"libffi",
|
||||
"libwayland",
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_cargo_packages smallvil
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user