Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: update build tools and fix arm64 build for rpi - #111

Merged
reconbot merged 1 commit into
mainfrom
reconbot/update-binary-tools
Apr 20, 2023
Merged

reconbot merged 1 commit into
mainfrom
reconbot/update-binary-tools

Conversation

@reconbot

@reconbot reconbot commented Apr 19, 2023

Copy link
Copy Markdown
Member

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 thankful for their investigation
  • our arm64 builds were just broken and wouldn't build so we're fixing that with a variable in our binding.gyp for openssl_fips

When this is released it will hopefully fix serialport/node-serialport#2438

@reconbot
reconbot force-pushed the reconbot/update-binary-tools branch from 797fc6b to d58fba4 Compare April 20, 2023 03:05
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 reconbot changed the title chore: update build tools chore: update build tools and fix arm64 build for rpi Apr 20, 2023
@reconbot
reconbot force-pushed the reconbot/update-binary-tools branch from d58fba4 to e4b75a0 Compare April 20, 2023 03:13
@reconbot reconbot changed the title chore: update build tools and fix arm64 build for rpi fix: update build tools and fix arm64 build for rpi Apr 20, 2023
@reconbot
reconbot merged commit 7a8b86f into main Apr 20, 2023
@reconbot
reconbot deleted the reconbot/update-binary-tools branch April 20, 2023 03:22
@reconbot

Copy link
Copy Markdown
Member Author

πŸŽ‰ This PR is included in version 11.0.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@s00d

s00d commented Apr 26, 2023

Copy link
Copy Markdown
Contributor

cool, you're back, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

[email protected] fails in docker container on rpi

2 participants