[PR #15438] [MERGED] cgo: suppress deprecated warning to quiet down go build #46407

Closed
opened 2026-04-25 01:50:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/15438
Author: @dhiltgen
Created: 4/8/2026
Status: Merged
Merged: 4/13/2026
Merged by: @dhiltgen

Base: mainHead: compiler_warning


📝 Commits (1)

  • e361013 cgo: suppress deprecated warning to quiet down go build

📊 Changes

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

View changed files

📝 llama/llama.cpp/common/common.go (+1 -1)

📄 Description

Newer xcode versions generate a lot of warnings during "go build ." - this cleans that up.


🔄 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/15438 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 4/8/2026 **Status:** ✅ Merged **Merged:** 4/13/2026 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `compiler_warning` --- ### 📝 Commits (1) - [`e361013`](https://github.com/ollama/ollama/commit/e361013d6a65ff8040a326396cfa49f5c1997f0d) cgo: suppress deprecated warning to quiet down go build ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `llama/llama.cpp/common/common.go` (+1 -1) </details> ### 📄 Description Newer xcode versions generate a lot of warnings during "go build ." - this cleans that up. --- <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-25 01:50:50 -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#46407