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

[R4R] add ARM binaries for release pipeline #713

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

j75689
Copy link
Contributor

@j75689 j75689 commented Jan 14, 2022

Description

The release page adds the binary file of the ARM system.

Rationale

Github Action doesn't provide the origin ARM OS runner.
So the binaries of ARM will be built by xgo tools.

Run locally

make geth-linux-arm

NOTE: xgo lib does not support go modules, please make sure your code files are under the path $GOPATH/src

Example

image

Changes

Notable changes:

  • add arm binaries for release pipeline

Related issues

#712

@j75689 j75689 changed the title [R4R] add arm binaries for release pipeline [R4R] add ARM binaries for release pipeline Jan 14, 2022
@unclezoro unclezoro merged commit ebc3933 into bnb-chain:develop Jan 14, 2022
This was referenced Jan 26, 2022
KeefeL pushed a commit to KeefeL/bsc that referenced this pull request Jun 6, 2022
Copy link

@Ogiemwonyi Ogiemwonyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Subscription

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.

None yet

5 participants