summaryrefslogtreecommitdiff
path: root/Ports/python3/package.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/python3/package.sh')
-rwxr-xr-xPorts/python3/package.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/python3/package.sh b/Ports/python3/package.sh
index b5379ff39a..965b49ac39 100755
--- a/Ports/python3/package.sh
+++ b/Ports/python3/package.sh
@@ -30,6 +30,7 @@ depends=(
)
configopts=(
'--disable-ipv6'
+ '--enable-shared'
'--without-ensurepip'
'--with-build-python=python3'
'ac_cv_file__dev_ptmx=no'