mirror of
https://github.com/pyenv/pyenv.git
synced 2026-02-06 10:47:35 +09:00
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.