Permalink
Browse files

point the libc submodule back to rust-lang/libc

  • Loading branch information...
1 parent ea00993 commit 87fa075dbae4496c94559f4009c58938e7affc4b @japaric japaric committed Jul 27, 2016
Showing with 2 additions and 2 deletions.
  1. +1 −1 .gitmodules
  2. +1 −1 src/liblibc
View
@@ -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
Submodule liblibc updated 0 files

0 comments on commit 87fa075

Please sign in to comment.