Commit f233cb2 1 parent a16c34e commit f233cb2 Copy full SHA for f233cb2
File tree 2 files changed +0
-3
lines changed
2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 1292
1292
# Set to ubuntu default path for convenience. If necessary,
1293
1293
# override this at runtime with the SSL_CERT_DIR environment
1294
1294
# variable.
1295
- 'OPENSSLDIR="/System/Library/OpenSSL/"' ,
1296
1295
],
1297
1296
'openssl_default_defines_linux_others' : [
1298
1297
# Set to ubuntu default path for convenience. If necessary,
1299
1298
# override this at runtime with the SSL_CERT_DIR environment
1300
1299
# variable.
1301
- 'OPENSSLDIR="/etc/ssl"' ,
1302
1300
]
1303
1301
}
1304
1302
}
Original file line number Diff line number Diff line change 49
49
'WARNING_CFLAGS' : ['-Wno-missing-field-initializers' ]
50
50
},
51
51
'defines' : [
52
- 'OPENSSLDIR="/System/Library/OpenSSL/"' ,
53
52
'ENGINESDIR="/dev/null"' ,
54
53
],
55
54
}, 'OS=="solaris"' , {
You can’t perform that action at this time.
0 commit comments