diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2025-01-18 07:27:46 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-18 07:27:46 +0100 |
| commit | 41f45e572b31abf197b5896645aa856abfb406de (patch) | |
| tree | 9b5110b6bc5196946abb63618551d8db83258435 /download | |
| parent | c7226cc11c4505e3946f6d95c7cb56c6cc3ce2fa (diff) | |
Instruction to downgrade LLVM for macOS Sequoia
Diffstat (limited to 'download')
| -rw-r--r-- | download/index-3.11.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/download/index-3.11.md b/download/index-3.11.md index 8fa1d5c02..c557de022 100644 --- a/download/index-3.11.md +++ b/download/index-3.11.md @@ -139,6 +139,8 @@ stack install For more info on working with the GF source code, see the [GF Developers Guide](../doc/gf-developers.html). +For macOS Sequoia, you need to downgrade the LLVM package, see instructions [here](https://github.com/GrammaticalFramework/gf-core/issues/172#issuecomment-2599365457). + ## Installing the Python bindings from PyPI The Python library is available on PyPI as `pgf`, so it can be installed using: |
