mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-09 12:03:49 -05:00
Preserve CONFIGURE_OPTS
This commit is contained in:
@@ -666,7 +666,7 @@ else
|
||||
fi
|
||||
|
||||
if [ -n "$DEBUG" ]; then
|
||||
CONFIGURE_OPTS="--with-pydebug"
|
||||
CONFIGURE_OPTS+=" --with-pydebug"
|
||||
fi
|
||||
|
||||
SEED="$(date "+%Y%m%d%H%M%S").$$"
|
||||
|
||||
Reference in New Issue
Block a user