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

Feature/darwin arm build support #9

Merged
merged 2 commits into from
Oct 11, 2021

Conversation

ArtemTrofimushkin
Copy link
Contributor

Support for OS X and Linux (arm64 arch).
Currently ignore Windows-arm64 cause compilation fails with:

   ⨯ release failed after 3.62s error=failed to build for windows_arm64: exit status 2: # golang.org/x/sys/windows
../../pkg/mod/golang.org/x/[email protected]/windows/types_windows.go:1597:24: undefined: JOBOBJECT_BASIC_LIMIT_INFORMATION
../../pkg/mod/golang.org/x/[email protected]/windows/zsyscall_windows.go:2877:38: undefined: WSAData
../../pkg/mod/golang.org/x/[email protected]/windows/zsyscall_windows.go:2953:51: undefined: Servent
../../pkg/mod/golang.org/x/[email protected]/windows/zsyscall_windows.go:2967:50: undefined: Servent

@StupidScience StupidScience merged commit 9b8a963 into master Oct 11, 2021
@StupidScience StupidScience deleted the feature/darwin-arm-build-support branch October 11, 2021 11:17
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.

2 participants