[PR #2969] [CLOSED] Hijack the build for msys2 :P #11017

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2969
Author: @Kreijstal
Created: 3/7/2024
Status: Closed

Base: mainHead: msys2_building


📝 Commits (2)

  • c16eebd Hijack the build for msys2 :P
  • c30ac73 Merge branch 'main' into msys2_building

📊 Changes

2 files changed (+29 additions, -8 deletions)

View changed files

📝 llm/ext_server/CMakeLists.txt (+2 -2)
📝 llm/generate/gen_windows.ps1 (+27 -6)

📄 Description

This makes it so that you can build with MINGW/GCC in windows rather than with MSVC.
fixes #2887


🔄 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/2969 **Author:** [@Kreijstal](https://github.com/Kreijstal) **Created:** 3/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `msys2_building` --- ### 📝 Commits (2) - [`c16eebd`](https://github.com/ollama/ollama/commit/c16eebd58d1c017c7c63e6e4986a748bed70052d) Hijack the build for msys2 :P - [`c30ac73`](https://github.com/ollama/ollama/commit/c30ac736355f5744faf3b577008136d7ca1e98ca) Merge branch 'main' into msys2_building ### 📊 Changes **2 files changed** (+29 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `llm/ext_server/CMakeLists.txt` (+2 -2) 📝 `llm/generate/gen_windows.ps1` (+27 -6) </details> ### 📄 Description This makes it so that you can build with MINGW/GCC in windows rather than with MSVC. fixes #2887 --- <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:18:52 -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#11017