We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6ea3f commit a5b460dCopy full SHA for a5b460d
build.libgit2.sh
@@ -11,7 +11,7 @@ PACKAGEPATH="nuget.package/runtimes"
11
if [[ $OS == "Darwin" ]]; then
12
USEHTTPS="ON"
13
else
14
- USEHTTPS="OFF"
+ USEHTTPS="OpenSSL-Dynamic"
15
fi
16
17
rm -rf libgit2/build
0 commit comments