mirror of
https://github.com/ollama/ollama.git
synced 2025-05-09 20:40:23 +02:00
Having v11 support hard-coded into the cgo settings causes warnings for newer Xcode versions. This should help keep the build clean for users building from source with the latest tools, while still allow us to target the older OS via our CI processes.