mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 23:58:42 +08:00
9 lines
135 B
TOML
9 lines
135 B
TOML
[source]
|
|
tar = "https://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz"
|
|
patches = [
|
|
"redox.patch"
|
|
]
|
|
|
|
[build]
|
|
template = "configure"
|