-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
envoy 1.17.0 #68841
envoy 1.17.0 #68841
Conversation
Can't bottle for ARM yet. Blocked by |
|
I wonder if we can bottle |
that is the thing, bazelisk is just a wrapper to download bazel binary. If bazel does not support ARM yet, then, we cannot make it available for arm. let me do a quick check. |
I see, that explains why it's trying to download binaries. If they don't have any ARM binaries then there's probably nothing we can do. |
It looks like it is not that hard to build darwin_arm64, but not sure why they did not do that yet. |
This arm issue would technically open the door for asking all bazel versions need to be recompiled for darwin_arm64. Depending on which bazelversion got specified, it would download specific arm edition of that bazel binary, which would require arm binary be available for that version. That sucks!! :D |
|
test file got renamed per this PR |
🤖 A scheduled task has triggered a merge. |
Created with
brew bump-formula-pr
.