[PR #1690] [MERGED] Enforce netgo build tag while cross-compilation #15999

Closed
opened 2025-11-02 11:59:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1690
Author: @tboerger
Created: 5/6/2017
Status: Merged
Merged: 5/7/2017
Merged by: @lunny

Base: masterHead: build-netgo


📝 Commits (1)

  • e39ed5a Enforce netgo build tag while cross-compilation

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 Makefile (+3 -3)

📄 Description

Always enforce the builtin name resolution for cross-compiled binaries to prevent CGO executions.

Fixes #1168
Fixes #1684
Fixes #1408
Fixes #1500


🔄 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/1690 **Author:** [@tboerger](https://github.com/tboerger) **Created:** 5/6/2017 **Status:** ✅ Merged **Merged:** 5/7/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `build-netgo` --- ### 📝 Commits (1) - [`e39ed5a`](https://github.com/go-gitea/gitea/commit/e39ed5a9ba4884e1eaef3e2a7ce6ac701a59c7af) Enforce netgo build tag while cross-compilation ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+3 -3) </details> ### 📄 Description Always enforce the builtin name resolution for cross-compiled binaries to prevent CGO executions. Fixes #1168 Fixes #1684 Fixes #1408 Fixes #1500 --- <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:59:56 -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#15999