There was an error while loading. Please reload this page.
1 parent fecf31d commit 17459fdCopy full SHA for 17459fd
1 file changed
configure
@@ -14,7 +14,7 @@ PKG_TEST_FILE="tools/version.c"
14
PKG_LIBS="-lgit2"
15
PKG_CFLAGS=""
16
17
-# Test for production platforms
+# On Ubuntu we use static libgit2+libssh2 to support the ec keys
18
if test -f "/etc/os-release" && grep -Fq Ubuntu "/etc/os-release"; then
19
PREFER_STATIC_LIBGIT2=1
20
fi
0 commit comments