mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 15:23:53 -05:00
Updated Common build problems (markdown)
@@ -36,9 +36,7 @@ If you want to install a Python interpreter that's available to all users and sy
|
|||||||
## Make your pythons 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='-O2'
|
||||||
|
|
||||||
comment: why "-g". Will not it make things slower?.
|
|
||||||
|
|
||||||
## Build failed - bad interpreter: Permission denied
|
## Build failed - bad interpreter: Permission denied
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user