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(bazel): fix intel detection #10322

Merged
merged 1 commit into from
Feb 24, 2023
Merged

fix(bazel): fix intel detection #10322

merged 1 commit into from
Feb 24, 2023

Conversation

curiositycasualty
Copy link
Contributor

Summary

uname -m on my intel mac laptop is detected in bazel as x86_64 and not amd64.

$ uname -m
x86_64
$ sw_vers
ProductName:		macOS
ProductVersion:		13.1
BuildVersion:		22C65

mirror of: https://github.com/Kong/kong-ee/pull/4402

Checklist

Full changelog

  • [Implement ...]

Issue reference

Fix #[issue number]

@curiositycasualty curiositycasualty merged commit 50e8ba2 into master Feb 24, 2023
@curiositycasualty curiositycasualty deleted the feat/macos-intel branch February 24, 2023 17:54
mashapedeployment pushed a commit that referenced this pull request Feb 24, 2023
fffonion added a commit that referenced this pull request Feb 27, 2023
fffonion added a commit that referenced this pull request Feb 27, 2023
fffonion added a commit that referenced this pull request Feb 27, 2023
fffonion pushed a commit that referenced this pull request Mar 2, 2023
fffonion added a commit that referenced this pull request Mar 2, 2023
This was referenced Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants