mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 12:33:48 -05:00
Because the variables specified via command-line arguments for the `./configure` will be favored than one in environment variables, setting those variables in `PACKAGE_CONFIGURE_OPTS_ARRAY` will hide existing environment variables. To avoid the problem, stop using `package_option()` to setup those variables.