Skip to content

Commit 17459fd

Browse files
committed
add a note
1 parent fecf31d commit 17459fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ PKG_TEST_FILE="tools/version.c"
1414
PKG_LIBS="-lgit2"
1515
PKG_CFLAGS=""
1616

17-
# Test for production platforms
17+
# On Ubuntu we use static libgit2+libssh2 to support the ec keys
1818
if test -f "/etc/os-release" && grep -Fq Ubuntu "/etc/os-release"; then
1919
PREFER_STATIC_LIBGIT2=1
2020
fi

0 commit comments

Comments
 (0)