From fc0c4ed9a3103e0e6534311923668879fc8e0875 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Sat, 26 Nov 2022 16:20:59 -0500 Subject: Removed openssl, and curl, and added mbedded tls. Almost fully removed curl, needs more testing. Fixed most issues, now trying to cross compile. Fix? Sigh. --- lib/mbedtls-2.27.0/.globalrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/mbedtls-2.27.0/.globalrc (limited to 'lib/mbedtls-2.27.0/.globalrc') diff --git a/lib/mbedtls-2.27.0/.globalrc b/lib/mbedtls-2.27.0/.globalrc new file mode 100644 index 0000000..01b2ea5 --- /dev/null +++ b/lib/mbedtls-2.27.0/.globalrc @@ -0,0 +1,3 @@ +default:\ + :langmap=c\:.c.h.function:\ + -- cgit v1.2.3