From 41f45e572b31abf197b5896645aa856abfb406de Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Sat, 18 Jan 2025 07:27:46 +0100 Subject: [PATCH] Instruction to downgrade LLVM for macOS Sequoia --- download/index-3.11.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/download/index-3.11.md b/download/index-3.11.md index 8fa1d5c029..c557de0227 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: