Compile init as executable using libstd
This commit is contained in:
parent
3cd846a756
commit
8dd26c5239
10 changed files with 27 additions and 116 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,3 +1,9 @@
|
|||
[submodule "rust"]
|
||||
path = rust
|
||||
url = https://github.com/redox-os/rust.git
|
||||
[submodule "libstd"]
|
||||
path = libstd
|
||||
url = https://github.com/redox-os/libstd.git
|
||||
[submodule "ralloc"]
|
||||
path = ralloc
|
||||
url = https://github.com/redox-os/ralloc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue