point the libc submodule back to rust-lang/libc
This commit is contained in:
parent
ea00993990
commit
87fa075dba
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -16,4 +16,4 @@
|
|||
url = https://github.com/rust-lang/rust-installer.git
|
||||
[submodule "src/liblibc"]
|
||||
path = src/liblibc
|
||||
url = https://github.com/japaric/libc.git
|
||||
url = https://github.com/rust-lang/libc.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 23a5092adcecc8c755e7887337e52f357353cad7
|
||||
Subproject commit 5066b7dcab7e700844b0e2ba71b8af9dc627a59b
|
||||
Loading…
Add table
Add a link
Reference in a new issue