Preserve CONFIGURE_OPTS
This commit is contained in:
parent
8bf0938e60
commit
c170255580
@ -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").$$"
|
||||
|
Loading…
x
Reference in New Issue
Block a user