1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 22:03:52 -05:00

Add llvm to ensure clang++ is installed for macOS

Eugene Triguba
2023-03-03 07:43:10 -05:00
parent 22d2b123d6
commit d7edb20dfd

@@ -18,7 +18,7 @@ environment.
(`xcode-select --install`) and [Homebrew](http://brew.sh/). Then: (`xcode-select --install`) and [Homebrew](http://brew.sh/). Then:
```sh ```sh
brew install openssl readline sqlite3 xz zlib tcl-tk brew install openssl readline sqlite3 xz zlib tcl-tk llvm
``` ```
* **Ubuntu/Debian/Mint:** * **Ubuntu/Debian/Mint:**