aboutsummaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authorgingerBill <gingerBill@users.noreply.github.com>2025-10-30 13:43:24 +0000
committergingerBill <gingerBill@users.noreply.github.com>2025-10-30 13:43:24 +0000
commit9f80d697027a41a9c36b8eb42d9c98f9b7fcbe2c (patch)
tree54a923eafcee88d9ae2d8feaac455ebfe8c72e96 /vendor
parent7ae57bc4f41bf1399883344e92f440415e8c3877 (diff)
curl - change linking for darwin
Diffstat (limited to 'vendor')
-rw-r--r--vendor/curl/curl.odin1
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/curl/curl.odin b/vendor/curl/curl.odin
index 86c26db1e..8d5567892 100644
--- a/vendor/curl/curl.odin
+++ b/vendor/curl/curl.odin
@@ -26,7 +26,6 @@ when ODIN_OS == .Windows {
@(export)
foreign import lib {
"system:curl",
- "system:mbedtls",
"system:mbedx509",
"system:mbedcrypto",
"system:z",