mirror of https://github.com/aria2/aria2
Added build test with libgcrypt
parent
e43350f546
commit
205afd20fd
|
@ -43,6 +43,7 @@ case "$1" in
|
|||
;;
|
||||
*)
|
||||
# Library combinations
|
||||
build "--without-libnettle --with-libgcrypt" "libgcrypt"
|
||||
build "--without-gnutls" "openssl"
|
||||
build "--without-gnutls --without-openssl" "nossl"
|
||||
build "--without-libcares" "nocares"
|
||||
|
|
Loading…
Reference in New Issue