mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
parent
abf0563815
commit
a875b3ea11
@ -25,7 +25,7 @@ SRC_C = \
|
||||
|
||||
CC_OPT += -DHAVE_CONFIG_H
|
||||
|
||||
LIBS += libc zlib libcrypto libssh
|
||||
LIBS += libc zlib libcrypto libssh libssl
|
||||
|
||||
include $(REP_DIR)/lib/import/import-curl.mk
|
||||
|
||||
|
@ -1004,13 +1004,13 @@
|
||||
/* #undef USE_OPENLDAP */
|
||||
|
||||
/* if OpenSSL is in use */
|
||||
/* #undef USE_OPENSSL */
|
||||
#define USE_OPENSSL 1
|
||||
|
||||
/* if PolarSSL is enabled */
|
||||
/* #undef USE_POLARSSL */
|
||||
|
||||
/* if SSL is enabled */
|
||||
/* #undef USE_SSLEAY */
|
||||
#define USE_SSLEAY 1
|
||||
|
||||
/* if you want POSIX threaded DNS lookup */
|
||||
/* #undef USE_THREADS_POSIX */
|
||||
|
Loading…
x
Reference in New Issue
Block a user