aboutsummaryrefslogtreecommitdiff
path: root/extra/python/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-25 10:05:31 +0300
committerCem Keylan <cem@ckyln.com>2020-09-25 10:05:31 +0300
commitdf5d3845d5f3100e41f27ba33d1868fe856e8894 (patch)
tree6fe1b1d7d2fa9d69efb331450f51fb5fdf49cc07 /extra/python/build
parent6d92861076b7bb82fed0376209a7d9459fe9e5d8 (diff)
downloadrepository-df5d3845d5f3100e41f27ba33d1868fe856e8894.tar.gz
python: bump to 3.8.6
Diffstat (limited to 'extra/python/build')
-rwxr-xr-xextra/python/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/python/build b/extra/python/build
index 19d7173b..ba2b93bf 100755
--- a/extra/python/build
+++ b/extra/python/build
@@ -5,6 +5,7 @@ patch -p1 < python3-always-pip.patch
./configure \
--prefix=/usr \
--enable-shared \
+ --enable-static \
--with-system-expat \
--with-system-ffi \
--with-ensurepip=yes