Commit e6df1687 authored by Boxiang Sun's avatar Boxiang Sun

Enable ssl extension for Python3

parent ba960cc4
...@@ -37,6 +37,7 @@ configure-options = ...@@ -37,6 +37,7 @@ configure-options =
--with-system-expat --with-system-expat
--with-system-ffi --with-system-ffi
--with-threads --with-threads
--with-openssl=${openssl:location}
# Profiled build: # Profiled build:
--enable-optimizations --enable-optimizations
pre-install = mkdir profile-opt pre-install = mkdir profile-opt
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment