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

Merged
merged 1 commit into from
Sep 29, 2024

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
@lbcjbb lbcjbb force-pushed the fix-build-amd64-v3 branch 2 times, most recently from 107b4b4 to 3e5573d Compare September 26, 2024 12:08
@fmeum fmeum enabled auto-merge (squash) September 26, 2024 12:16
@fmeum fmeum merged commit 02d013c into bazelbuild:master Sep 29, 2024
2 checks passed
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