mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
libc: Replace liblibc with crates.io libc
This commit is contained in:
parent
00aa3cbecc
commit
c8a29c2092
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -14,3 +14,6 @@
|
||||
[submodule "src/rust-installer"]
|
||||
path = src/rust-installer
|
||||
url = https://github.com/rust-lang/rust-installer
|
||||
[submodule "src/liblibc"]
|
||||
path = src/liblibc
|
||||
url = https://github.com/rust-lang/libc
|
||||
|
1
src/liblibc
Submodule
1
src/liblibc
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b1a043feeae3a67f45e75eaf10aa900a1f6832f9
|
7184
src/liblibc/lib.rs
7184
src/liblibc/lib.rs
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user