diff options
Diffstat (limited to 'extra/python/build')
-rwxr-xr-x | extra/python/build | 1 |
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 |