mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
10 lines
211 B
TOML
10 lines
211 B
TOML
[source]
|
|
tar = "https://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz"
|
|
blake3 = "a00597a8bd26304977d7c180135e91969a175a5108bd0024a03eb0636e6cb0bf"
|
|
patches = [
|
|
"redox.patch"
|
|
]
|
|
|
|
[build]
|
|
template = "configure"
|