pyenv/plugins/python-build/bin
Ivan Pozdeev e5db32499c ldflags_dirs is not needed for Python and causes failures
Ensuring that all dirs in LDFLAGS exist is only needed for Ruby due to its `configure` requirements.
If some LDFLAGS entries point to a nonexisting path to which the user doesn't have permission. this causes a build failure.
2021-05-19 05:28:03 +03:00
..
pyenv-install Allow for cases where user might've aliased some programs 2021-05-17 10:48:46 +03:00
pyenv-uninstall Improved messages for uninstall (#1591) 2020-04-22 11:45:28 -04:00
python-build ldflags_dirs is not needed for Python and causes failures 2021-05-19 05:28:03 +03:00