mirror of
https://github.com/ollama/ollama
synced 2026-04-23 08:45:14 +00: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:
parent
0abf3aca36
commit
a99e5d9c22