[PR #5511] [MERGED] llm: fix missing dylibs by restoring old build behavior on Linux and macOS #11810

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5511
Author: @jmorganca
Created: 7/6/2024
Status: Merged
Merged: 7/6/2024
Merged by: @jmorganca

Base: mainHead: jmorganca/fix-build


📝 Commits (3)

📊 Changes

4 files changed (+16 additions, -21 deletions)

View changed files

📝 llm/ext_server/CMakeLists.txt (+12 -16)
📝 llm/generate/gen_common.sh (+0 -1)
📝 llm/generate/gen_darwin.sh (+3 -3)
📝 llm/generate/gen_linux.sh (+1 -1)

📄 Description

No description provided


🔄 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/5511 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 7/6/2024 **Status:** ✅ Merged **Merged:** 7/6/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/fix-build` --- ### 📝 Commits (3) - [`c0e6c22`](https://github.com/ollama/ollama/commit/c0e6c22b04d44f38e8834b28e696340cf2d7cd0b) Revert "fix cmake build (#5505)" - [`1f1fb25`](https://github.com/ollama/ollama/commit/1f1fb2562eb4fa3b4cacb9d6daffbe1f0e6ff017) llm: fix missing dylibs by restoring old build behavior - [`b72ec5c`](https://github.com/ollama/ollama/commit/b72ec5c2fea67aacd0bdf14b8bd0595786f8e14d) crlf -> lf ### 📊 Changes **4 files changed** (+16 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `llm/ext_server/CMakeLists.txt` (+12 -16) 📝 `llm/generate/gen_common.sh` (+0 -1) 📝 `llm/generate/gen_darwin.sh` (+3 -3) 📝 `llm/generate/gen_linux.sh` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:39:26 -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#11810