Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(compile): add missing GOAMD64 and GOARM env values in goctx.env_for_path_mapping #4121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lbcjbb
Copy link
Contributor

@lbcjbb lbcjbb commented Sep 26, 2024

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

The env_for_path_mapping attribut of the go context should contain the GOAMD64 and GOARM env values.

Which issues(s) does this PR fix?

Fixes #4119

go/private/context.bzl Outdated Show resolved Hide resolved
@fmeum
Copy link
Collaborator

fmeum commented Sep 26, 2024

Thanks for sending the fix, I see how I broke this.

go/private/context.bzl Outdated Show resolved Hide resolved
@fmeum fmeum enabled auto-merge (squash) September 26, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

amd64 v3 platform is broken in recent releases
2 participants