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
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -4,9 +4,6 @@
|
|||
[submodule "libstd"]
|
||||
path = libstd
|
||||
url = https://github.com/redox-os/libstd.git
|
||||
[submodule "ralloc"]
|
||||
path = ralloc
|
||||
url = https://github.com/redox-os/ralloc
|
||||
[submodule "ion"]
|
||||
path = programs/ion
|
||||
url = https://github.com/redox-os/ion.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue