Permalink
Browse files
point the libc submodule back to rust-lang/libc
- Loading branch information...
Showing
with
2 additions
and
2 deletions.
-
+1
−1
.gitmodules
-
+1
−1
src/liblibc
|
|
@@ -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
|
0 comments on commit
87fa075