File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ function build_cpython () {
3939
--enable-optimizations \
4040
--with-lto \
4141
--enable-loadable-sqlite-extensions \
42+
--enable-ipv6 \
43+
--with-threads \
4244
CXX="${2}"
4345
printf "\n### make -j${NPROC}\n"
4446
make -j${NPROC}

0 commit comments

Comments
 (0)