mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Update c2rust
This commit is contained in:
parent
769c1fb63f
commit
e8c8aa1598
@ -1,10 +1,14 @@
|
||||
#TODO Can't find LLVM
|
||||
#TODO compilation error
|
||||
[source]
|
||||
git = "https://github.com/immunant/c2rust"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
"libffi",
|
||||
"libxml2",
|
||||
"zlib",
|
||||
"terminfo",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages c2rust
|
||||
|
||||
Loading…
Reference in New Issue
Block a user