It compiles!!
This commit is contained in:
parent
4642dd4aa1
commit
4ae75202f4
6 changed files with 99 additions and 11 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -20,3 +20,9 @@
|
|||
[submodule "upstream/mbedtls"]
|
||||
path = upstream/mbedtls
|
||||
url = https://github.com/ARMmbed/mbedtls
|
||||
[submodule "upstream/musl"]
|
||||
path = upstream/musl
|
||||
url = git://git.musl-libc.org/musl
|
||||
[submodule "upstream/tinyalloc"]
|
||||
path = upstream/tinyalloc
|
||||
url = https://github.com/thi-ng/tinyalloc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue