mirror of
https://github.com/ollama/ollama.git
synced 2026-03-27 02:58:43 +07:00
The CMake condition for installing mlx.metallib checks CMAKE_OSX_ARCHITECTURES, but this variable is only set when explicitly passed - not auto-detected. The arm64 build was missing this flag, causing the metallib to not be installed, which then caused codesign to fail on the unexpanded glob pattern.
8.5 KiB
8.5 KiB