mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-06 03:28:42 +08:00
update recipes
This commit is contained in:
parent
fb8f4124d4
commit
509506a658
@ -1,5 +1,5 @@
|
|||||||
#TODO link error: getgroups
|
#TODO compiled but not tested
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/kyoheiu/felix"
|
git = "https://github.com/kyoheiu/felix"
|
||||||
[build]
|
[build]
|
||||||
template = "cargo"
|
template = "cargo"
|
||||||
|
|||||||
@ -1,7 +1,6 @@
|
|||||||
#TODO compilation error (after a patch on the ring crate)
|
#TODO compilation error (after a patch on the ring crate)
|
||||||
[source]
|
[source]
|
||||||
git = "https://github.com/printfn/fend"
|
git = "https://github.com/printfn/fend"
|
||||||
rev = "e2b728fcf804cfaff4bda86eff495adda81a50d7"
|
|
||||||
[build]
|
[build]
|
||||||
template = "custom"
|
template = "custom"
|
||||||
script = """
|
script = """
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user