mirror of
https://github.com/ollama/ollama.git
synced 2026-04-17 15:53:27 +02:00
mac: prevent generate on cross-compiles (#15120)
For some versions of Xcode, cmake builds are failing due to header problems in cross-compiling during the generate phase. Since generate is producing arch independent generated output, we can skip this during cross-compiling.
This commit is contained in: