[PR #6181] [MERGED] llama: Wire up native source file dependencies #10782

Closed
opened 2025-11-12 15:36:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6181
Author: @dhiltgen
Created: 8/5/2024
Status: Merged
Merged: 8/9/2024
Merged by: @dhiltgen

Base: jmorganca/llamaHead: go_server_unified


📝 Commits (1)

  • bba9c31 Wire up native source file dependencies

📊 Changes

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

View changed files

📝 llama/Makefile (+18 -9)

📄 Description

This should make sure incremental builds correctly identify when to rebuild components based on which native files are modified.


🔄 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/6181 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 8/5/2024 **Status:** ✅ Merged **Merged:** 8/9/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `jmorganca/llama` ← **Head:** `go_server_unified` --- ### 📝 Commits (1) - [`bba9c31`](https://github.com/ollama/ollama/commit/bba9c31315f29a9128296f13cf64a9ba311edf3b) Wire up native source file dependencies ### 📊 Changes **1 file changed** (+18 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `llama/Makefile` (+18 -9) </details> ### 📄 Description This should make sure incremental builds correctly identify when to rebuild components based on which native files are modified. --- <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 2025-11-12 15:36:32 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#10782