[PR #7361] [MERGED] Fix incremental build file deps #17668

Closed
opened 2026-04-16 06:10:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: make_deps


📝 Commits (1)

  • d058d0f Fix incremental build file deps

📊 Changes

2 files changed (+6 additions, -7 deletions)

View changed files

📝 llama/make/common-defs.make (+6 -0)
📝 llama/make/gpu.make (+0 -7)

📄 Description

The common src/hdr defs should be in the common definitions, not gpu specific.


🔄 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/7361 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `make_deps` --- ### 📝 Commits (1) - [`d058d0f`](https://github.com/ollama/ollama/commit/d058d0f9e8bcac959ad445fc462aa306261e50a3) Fix incremental build file deps ### 📊 Changes **2 files changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `llama/make/common-defs.make` (+6 -0) 📝 `llama/make/gpu.make` (+0 -7) </details> ### 📄 Description The common src/hdr defs should be in the common definitions, not gpu specific. --- <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-16 06:10:22 -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#17668