[PR #1780] [MERGED] update cmake flags for amd64 macOS #41919

Closed
opened 2026-04-24 21:44:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1780
Author: @jmorganca
Created: 1/4/2024
Status: Merged
Merged: 1/4/2024
Merged by: @jmorganca

Base: mainHead: cmake-flags


📝 Commits (3)

  • 8ff4a27 update cmake flags for intel macOS
  • 49c424b remove LLAMA_K_QUANTS
  • 3ac9e7f put back CMAKE_OSX_DEPLOYMENT_TARGET and disable LLAMA_F16C

📊 Changes

4 files changed (+7 additions, -8 deletions)

View changed files

📝 llm/llama.cpp/gen_common.sh (+3 -4)
📝 llm/llama.cpp/gen_darwin.sh (+2 -2)
📝 llm/llama.cpp/gen_linux.sh (+1 -1)
📝 llm/llama.cpp/gen_windows.ps1 (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/1780 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 1/4/2024 **Status:** ✅ Merged **Merged:** 1/4/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `cmake-flags` --- ### 📝 Commits (3) - [`8ff4a27`](https://github.com/ollama/ollama/commit/8ff4a272be60d9e427b8f58e03d19e2c9709141f) update cmake flags for intel macOS - [`49c424b`](https://github.com/ollama/ollama/commit/49c424b6eb5e026ef5f8452bf5697bb2eae2853d) remove `LLAMA_K_QUANTS` - [`3ac9e7f`](https://github.com/ollama/ollama/commit/3ac9e7fc5e0a08f86388370c138e3157e2d55f5a) put back `CMAKE_OSX_DEPLOYMENT_TARGET` and disable `LLAMA_F16C` ### 📊 Changes **4 files changed** (+7 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `llm/llama.cpp/gen_common.sh` (+3 -4) 📝 `llm/llama.cpp/gen_darwin.sh` (+2 -2) 📝 `llm/llama.cpp/gen_linux.sh` (+1 -1) 📝 `llm/llama.cpp/gen_windows.ps1` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 21:44:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#41919