mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-14 18:48:17 -07:00
use static ssl library and use it before libcrypto
This commit is contained in:
parent
ae5e0b7510
commit
5fef18514a
1 changed files with 2 additions and 2 deletions
|
@ -91,8 +91,8 @@ LOCAL_STATIC_LIBRARIES := \
|
|||
libaprutil-1 \
|
||||
libiconv\
|
||||
libneon\
|
||||
libcrypto_static\
|
||||
libssl
|
||||
libssl_static\
|
||||
libcrypto_static
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libsqlite\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue