mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-19 21:10:30 +00:00
curl - change linking for darwin
This commit is contained in:
1
vendor/curl/curl.odin
vendored
1
vendor/curl/curl.odin
vendored
@@ -26,7 +26,6 @@ when ODIN_OS == .Windows {
|
||||
@(export)
|
||||
foreign import lib {
|
||||
"system:curl",
|
||||
"system:mbedtls",
|
||||
"system:mbedx509",
|
||||
"system:mbedcrypto",
|
||||
"system:z",
|
||||
|
||||
Reference in New Issue
Block a user