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

support goarch mips64le architecture. #51

Merged
merged 1 commit into from
Feb 4, 2021
Merged

support goarch mips64le architecture. #51

merged 1 commit into from
Feb 4, 2021

Conversation

houfangdong
Copy link
Contributor

@houfangdong houfangdong commented Feb 4, 2021

hello,I am going to submit mips64le architecture,The main reasons for adding support for mips64le architecture are:
1、The mips64le architecture is also the mainstream cpu architecture (amd64, arm64), which is used by many users;
2、Golang supports cross compilation, and mips64le is officially supported.
3、This project is an underlying dependency library of the kubernetes project k/k, so this patch needs to be submitted.
Therefore, I hope that the release package also supports the mips64le architecture, which is convenient for more users.
Signed-off-by: houfangdong houfangdong@loongson.com

@houfangdong
Copy link
Contributor Author

houfangdong commented Feb 4, 2021

@ishidawataru
@AkihiroSuda
@emakeev
hello,guys, please take time to review and merge the code, thanks.

@ishidawataru ishidawataru merged commit ffcb490 into ishidawataru:master Feb 4, 2021
@ishidawataru
Copy link
Owner

@houfangdong Thanks.

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

2 participants