[PR #815] [MERGED] Fix master builds on mips* again #15590

Closed
opened 2025-11-02 11:50:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/815
Author: @tboerger
Created: 2/1/2017
Status: Merged
Merged: 2/2/2017
Merged by: @lunny

Base: masterHead: master-fix


📝 Commits (3)

  • db7d8d1 Use local folder for xgo
  • a2732dc Always do crosscompile and testing to fail early
  • 7f87bc1 Added mips* values for boltdb

📊 Changes

5 files changed (+23 additions, -8 deletions)

View changed files

📝 .drone.yml (+5 -6)
📝 .drone.yml.sig (+1 -1)
📝 Makefile (+1 -1)
vendor/github.com/boltdb/bolt/bolt_mips64.go (+8 -0)
vendor/github.com/boltdb/bolt/bolt_mips64le.go (+8 -0)

📄 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/go-gitea/gitea/pull/815 **Author:** [@tboerger](https://github.com/tboerger) **Created:** 2/1/2017 **Status:** ✅ Merged **Merged:** 2/2/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `master-fix` --- ### 📝 Commits (3) - [`db7d8d1`](https://github.com/go-gitea/gitea/commit/db7d8d120782ef7a8707ad729b9ee598bedab9a3) Use local folder for xgo - [`a2732dc`](https://github.com/go-gitea/gitea/commit/a2732dcb5cfc0cd7c6234a80b0609c6336d02192) Always do crosscompile and testing to fail early - [`7f87bc1`](https://github.com/go-gitea/gitea/commit/7f87bc148623de79540a60e9532bdf96bacd0e6e) Added mips* values for boltdb ### 📊 Changes **5 files changed** (+23 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+5 -6) 📝 `.drone.yml.sig` (+1 -1) 📝 `Makefile` (+1 -1) ➕ `vendor/github.com/boltdb/bolt/bolt_mips64.go` (+8 -0) ➕ `vendor/github.com/boltdb/bolt/bolt_mips64le.go` (+8 -0) </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 2025-11-02 11:50:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15590