1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 04:23:47 -05:00

Update README

This commit is contained in:
Yamashita Yuu
2015-01-31 15:24:05 +09:00
parent eeb69b1b79
commit 7bceb85067

View File

@@ -105,7 +105,7 @@ process.
configure and make options for buildling CPython. These variables will
be passed to Python only, not any dependent packages (e.g. libyaml).
### Building with shared library
### Building as `--enable-shared`
You can build CPython with `--enable-shared` to install a version with
shared object.