Home
last modified time | relevance | path

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

/third_party/node/
H A DMakefile375 node_use_openssl = $(call available-node,"-p" \ macro
378 @if [ "$(shell $(node_use_openssl))" != "true" ]; then \
520 ifeq ($(node_use_openssl), false)
634 @if [ "$(shell $(node_use_openssl))" != "true" ]; then \
754 @if [ "$(shell $(node_use_openssl))" != "true" ]; then \
763 @if [ "$(shell $(node_use_openssl))" != "true" ]; then \
1389 @if [ "$(shell $(node_use_openssl))" != "true" ]; then \

Completed in 3 milliseconds