Skip to content

Commit e6e269c

Browse files
authored
Another build fix attempt
Apparently makes no sense
1 parent 5715a30 commit e6e269c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vendor/curl/premake5.lua

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ project "curl"
3232
defines { "USE_SCHANNEL", "USE_WINDOWS_SSPI", "USE_WIN32_IDN" }
3333
links { "crypt32", "Normaliz" }
3434

35-
filter { "system:not windows" }
36-
defines { "USE_MBEDTLS" }
37-
3835
filter { "system:linux or bsd or macosx" }
3936
defines { "CURL_HIDDEN_SYMBOLS" }
4037

0 commit comments

Comments
 (0)