Skip to content

Commit c8a29c2

Browse files
committed
libc: Replace liblibc with crates.io libc
1 parent 00aa3cb commit c8a29c2

File tree

3 files changed

+4
-7184
lines changed

3 files changed

+4
-7184
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@
1414
[submodule "src/rust-installer"]
1515
path = src/rust-installer
1616
url = https://github.com/rust-lang/rust-installer
17+
[submodule "src/liblibc"]
18+
path = src/liblibc
19+
url = https://github.com/rust-lang/libc

src/liblibc

Submodule liblibc added at b1a043f

0 commit comments

Comments
 (0)