Commit 783d9e4b authored by Kenneth Reitz's avatar Kenneth Reitz

no shared for python-3.5.1

parent eab957c8
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment