Update libc and ralloc, remove ralloc from repo as it is fetched with cargo
This commit is contained in:
parent
67354b6d26
commit
a4d973fee2
6 changed files with 4 additions and 8 deletions
|
@ -9,4 +9,4 @@ default-features = false
|
|||
features = ["allocator"]
|
||||
|
||||
[replace]
|
||||
"libc:0.2.17" = { git = "https://github.com/redox-os/liblibc.git", branch = "new_kernel" }
|
||||
"libc:0.2.17" = { git = "https://github.com/redox-os/liblibc.git", branch = "redox" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue