mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:57:44 +00:00
Ports: Build python3 port with shared libraries
This commit is contained in:
parent
ed198ee6ae
commit
b789debe07
3 changed files with 26 additions and 0 deletions
|
@ -30,6 +30,7 @@ depends=(
|
|||
)
|
||||
configopts=(
|
||||
'--disable-ipv6'
|
||||
'--enable-shared'
|
||||
'--without-ensurepip'
|
||||
'--with-build-python=python3'
|
||||
'ac_cv_file__dev_ptmx=no'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue