Skip to content
Snippets Groups Projects
Commit 783d9e4b authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

no shared for python-3.5.1

parent eab957c8
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ curl -L $SOURCE_TARBALL | tar xz
mv Python-3.5.1 src
cd src
./configure --prefix=$OUT_PREFIX --with-ensurepip=no --enable-shared
./configure --prefix=$OUT_PREFIX --with-ensurepip=no
make
make install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment