| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1292,13 +1292,11 @@ | |||
| 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,7 +49,6 @@ | |||
| 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"', { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments