[PR #2101] [MERGED] Sign dynamic libraries on macOS #57477

Closed
opened 2026-04-29 12:06:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2101
Author: @jmorganca
Created: 1/19/2024
Status: Merged
Merged: 1/20/2024
Merged by: @jmorganca

Base: mainHead: sign-dylib


📝 Commits (1)

📊 Changes

3 files changed (+13 additions, -2 deletions)

View changed files

📝 llm/generate/gen_common.sh (+2 -1)
📝 llm/generate/gen_darwin.sh (+10 -0)
📝 llm/generate/gen_windows.ps1 (+1 -1)

📄 Description

Also fixes gzip from erroring if .gz files already exist


🔄 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/2101 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 1/19/2024 **Status:** ✅ Merged **Merged:** 1/20/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `sign-dylib` --- ### 📝 Commits (1) - [`971b10c`](https://github.com/ollama/ollama/commit/971b10c047e83dd17f4d1a70638cddeaca5cd973) sign dylibs on macOS ### 📊 Changes **3 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `llm/generate/gen_common.sh` (+2 -1) 📝 `llm/generate/gen_darwin.sh` (+10 -0) 📝 `llm/generate/gen_windows.ps1` (+1 -1) </details> ### 📄 Description Also fixes `gzip` from erroring if `.gz` files already exist --- <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-29 12:06:40 -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#57477