mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 07:13:53 -05:00
Updated Common build problems (markdown)
@@ -54,7 +54,7 @@ If you want to install a Python interpreter that's available to all users and sy
|
|||||||
|
|
||||||
sudo python-build 3.3.2 /usr/local/
|
sudo python-build 3.3.2 /usr/local/
|
||||||
|
|
||||||
## Make your rubies a little faster
|
## Make your pythons a little faster
|
||||||
You can set your CFLAGS to accepted safe values to help get a little more speed.
|
You can set your CFLAGS to accepted safe values to help get a little more speed.
|
||||||
|
|
||||||
CFLAGS='-g -O2'
|
CFLAGS='-g -O2'
|
||||||
|
|||||||
Reference in New Issue
Block a user