mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 04:57:38 +03:00
Added build test with libgcrypt
This commit is contained in:
parent
e43350f546
commit
205afd20fd
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue