Use the official mbed TLS repo as a submodule.

Continuing to use version 2.6.1 for now.
This commit is contained in:
Joseph Cloutier
2022-05-08 22:36:05 -04:00
parent ba817dfe7a
commit b9d8d12cdd
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View File

@@ -54,7 +54,7 @@
url = https://github.com/openfl/libwebm
[submodule "project/lib/mbedtls"]
path = project/lib/mbedtls
url = https://github.com/openfl/libmbedtls
url = https://github.com/Mbed-TLS/mbedtls
[submodule "project/lib/mojoal"]
path = project/lib/mojoal
url = https://github.com/openfl/libmojoal