Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 3a709d1

Browse files
author
Paulo Gomes
committed
Enable memory credentials
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
1 parent 12147cc commit 3a709d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/static.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ function build_libgit2(){
9999
-DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=ON \
100100
-DCMAKE_C_FLAGS=-fPIC \
101101
-DUSE_SSH:BOOL=ON \
102+
-DHAVE_LIBSSH2_MEMORY_CREDENTIALS:BOOL=ON \
102103
-DDEPRECATE_HARD:BOOL=ON \
103104
-DUSE_BUNDLED_ZLIB:BOOL=ON \
104105
-DUSE_HTTPS:STRING=OpenSSL \

0 commit comments

Comments
 (0)