| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2065,6 +2065,8 @@ def without_ssl_error(option): | |||
| 2065 | 2065 | ||
| 2066 | 2066 | configure_library('openssl', o) | |
| 2067 | 2067 | ||
| 2068 | + o['variables']['openssl_version'] = get_openssl_version() | ||
| 2069 | + | ||
| 2068 | 2070 | def configure_sqlite(o): | |
| 2069 | 2071 | o['variables']['node_use_sqlite'] = b(not options.without_sqlite) | |
| 2070 | 2072 | if options.without_sqlite: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments