[PR #7192] [MERGED] Fix regression on older macos versions #12341

Closed
opened 2026-04-12 23:56:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7192
Author: @dhiltgen
Created: 10/13/2024
Status: Merged
Merged: 10/13/2024
Merged by: @dhiltgen

Base: mainHead: cgo_xcode_ver


📝 Commits (1)

  • 1a8e51f Fix regression on older macos versions

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 llama/llama.go (+6 -6)

📄 Description

The new cgo compilation requires a flag to target older macos versions

Fixes #7190


🔄 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/7192 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 10/13/2024 **Status:** ✅ Merged **Merged:** 10/13/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `cgo_xcode_ver` --- ### 📝 Commits (1) - [`1a8e51f`](https://github.com/ollama/ollama/commit/1a8e51ff5446c5ee19c805e17af386ad05035c9e) Fix regression on older macos versions ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `llama/llama.go` (+6 -6) </details> ### 📄 Description The new cgo compilation requires a flag to target older macos versions Fixes #7190 --- <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-12 23:56:02 -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#12341