[PR #3708] [MERGED] move Ollama static build to its own flag #21797

Closed
opened 2026-04-19 15:52:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3708
Author: @remy415
Created: 4/17/2024
Status: Merged
Merged: 4/18/2024
Merged by: @dhiltgen

Base: mainHead: arm64static


📝 Commits (5)

  • 70261b9 move static build to its own flag
  • 8aec92f rearranged conditional logic for static build, dockerfile updated
  • ea4c284 Merge branch 'ollama:main' into arm64static
  • da8a0c7 Merge branch 'ollama:main' into arm64static
  • fd048f1 Merge branch 'ollama:main' into arm64static

📊 Changes

2 files changed (+19 additions, -19 deletions)

View changed files

📝 Dockerfile (+7 -7)
📝 llm/generate/gen_linux.sh (+12 -12)

📄 Description

static builds by default, allows skipping, forces build if OLLAMA_CPU_TARGET="static"


🔄 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/3708 **Author:** [@remy415](https://github.com/remy415) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 4/18/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `arm64static` --- ### 📝 Commits (5) - [`70261b9`](https://github.com/ollama/ollama/commit/70261b9bb6c95eef4e734812278d1c17c118eaa7) move static build to its own flag - [`8aec92f`](https://github.com/ollama/ollama/commit/8aec92fa6d5b6de6a20c9fbd9e0753be3dd28214) rearranged conditional logic for static build, dockerfile updated - [`ea4c284`](https://github.com/ollama/ollama/commit/ea4c284a48fc80f978cef63dc002be6909ed152c) Merge branch 'ollama:main' into arm64static - [`da8a0c7`](https://github.com/ollama/ollama/commit/da8a0c7657dc3a3bd98d6380b567d0d8ab5d6f0a) Merge branch 'ollama:main' into arm64static - [`fd048f1`](https://github.com/ollama/ollama/commit/fd048f13678b66037d11c74a930c08385d269cc7) Merge branch 'ollama:main' into arm64static ### 📊 Changes **2 files changed** (+19 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+7 -7) 📝 `llm/generate/gen_linux.sh` (+12 -12) </details> ### 📄 Description `static` builds by default, allows skipping, forces build if OLLAMA_CPU_TARGET="static" --- <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-19 15:52:23 -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#21797