From df5d3845d5f3100e41f27ba33d1868fe856e8894 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 25 Sep 2020 10:05:31 +0300 Subject: python: bump to 3.8.6 --- extra/python/build | 1 + 1 file changed, 1 insertion(+) (limited to 'extra/python/build') 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 -- cgit v1.2.3