fix: update build tools and fix arm64 build for rpi - #111
Merged
Merged
Conversation
reconbot
force-pushed
the
reconbot/update-binary-tools
branch
from
April 20, 2023 03:05
797fc6b to
d58fba4
Compare
Two problems to fix with this one - our rpi arm64 isn't working possibly because our libc is too new, so we'll target the lts of arm64, worked for [level](Level/classic-level#71) thankful for [their investigation](Level/classic-level#69) - our arm64 builds were just broken and wouldn't build so we're fixing that with a
reconbot
force-pushed
the
reconbot/update-binary-tools
branch
from
April 20, 2023 03:13
d58fba4 to
e4b75a0
Compare
Member
Author
|
π This PR is included in version 11.0.0 π The release is available on: Your semantic-release bot π¦π |
Contributor
|
cool, you're back, thanks! |
This was referenced Jun 26, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two problems to fix with this one
openssl_fipsWhen this is released it will hopefully fix serialport/node-serialport#2438