[PR #2310] [MERGED] refactor(Makefile): allow overriding default go program #16337

Closed
opened 2025-11-02 12:08:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2310
Author: @appleboy
Created: 8/15/2017
Status: Merged
Merged: 8/16/2017
Merged by: @lunny

Base: masterHead: go


📝 Commits (1)

  • 86ad7ec refactor(Makefile): allow overriding default go program

📊 Changes

1 file changed (+25 additions, -24 deletions)

View changed files

📝 Makefile (+25 -24)

📄 Description

This patch enables me to run make commands with another go version simply and force any aliasing hacks.


🔄 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/2310 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 8/15/2017 **Status:** ✅ Merged **Merged:** 8/16/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `go` --- ### 📝 Commits (1) - [`86ad7ec`](https://github.com/go-gitea/gitea/commit/86ad7ec2ed5e09d901ef2443bf80d2d9af679682) refactor(Makefile): allow overriding default go program ### 📊 Changes **1 file changed** (+25 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+25 -24) </details> ### 📄 Description This patch enables me to run make commands with another go version simply and force any aliasing hacks. --- <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 12:08:12 -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#16337