mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-19 21:03:52 -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 \
|
libaprutil-1 \
|
||||||
libiconv\
|
libiconv\
|
||||||
libneon\
|
libneon\
|
||||||
libcrypto_static\
|
libssl_static\
|
||||||
libssl
|
libcrypto_static
|
||||||
|
|
||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
libsqlite\
|
libsqlite\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue