Home
last modified time | relevance | path

Searched refs:OPENSSL_LIBS (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A DMakefile.mk141 OPENSSL_LIBS ?= -lssl -lcrypto macro
142 LIBS += $(OPENSSL_LIBS)
/third_party/python/
H A Dconfigure815 OPENSSL_LIBS
25749 OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
25776 OPENSSL_LIBS="-lssl -lcrypto"
25797 "OPENSSL_LIBS=$OPENSSL_LIBS; OPENSSL_INCLUDES=$OPENSSL_INCLUDES" >&5
25803 LIBS="$OPENSSL_LIBS $LIBS"
25908 for arg in $OPENSSL_LIBS; do
25920 OPENSSL_LIBS="$new_OPENSSL_LIBS $ZLIB_LIBS"
25921 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OPENSSL_LIBS" >&5
25922 printf "%s\n" "$OPENSSL_LIBS" >
[all...]
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure686 OPENSSL_LIBS
14904 OPENSSL_LIBS=`$PKG_CONFIG openssl --libs-only-l 2>/dev/null`
14931 OPENSSL_LIBS="-lssl -lcrypto"
14952 "OPENSSL_LIBS=$OPENSSL_LIBS; OPENSSL_INCLUDES=$OPENSSL_INCLUDES" >&5
14958 LIBS="$OPENSSL_LIBS $LIBS"
15020 LIBS="$OPENSSL_LIBS $LIBS"
15088 SPDY_LIBDEPS="$OPENSSL_LIBS"

Completed in 32 milliseconds