1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-09 20:13:47 -05:00

Prefer OpenSSL 3 in Homebrew since 3.12 (#2781)

This commit is contained in:
native-api
2023-09-07 22:11:04 +03:00
committed by GitHub
parent 259b5cad26
commit da3ac7b7a3
3 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
prefer_openssl11
prefer_openssl3
export PYTHON_BUILD_CONFIGURE_WITH_OPENSSL=1
export PYTHON_BUILD_TCLTK_USE_PKGCONFIG=1
export PYTHON_BUILD_CONFIGURE_WITH_DSYMUTIL=1