Fix building curl on Linux

This commit is contained in:
2025-10-14 03:10:51 +03:00
parent a336b4966f
commit ee95a292a6

View File

@@ -123,7 +123,7 @@ namespace Flax.Deps.Dependencies
var settings = new[]
{
"--without-librtmp",
"--without-ssl",
//"--without-ssl",
"--with-gnutls",
"--disable-ipv6",
"--disable-manual",