We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4af5eb commit a5fc2deCopy full SHA for a5fc2de
deps/openssl/openssl_common.gypi
@@ -61,6 +61,7 @@
61
# linux and others
62
'cflags': ['-Wno-missing-field-initializers',],
63
'defines': [
64
+ 'OPENSSLDIR="/etc/ssl"',
65
'ENGINESDIR="/dev/null"',
66
'TERMIOS',
67
],
0 commit comments