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

x/sys/unix: missing support for linux/arm64 #10238

Closed
minux opened this issue Mar 24, 2015 · 4 comments
Closed

x/sys/unix: missing support for linux/arm64 #10238

minux opened this issue Mar 24, 2015 · 4 comments

Comments

@minux
Copy link
Member

minux commented Mar 24, 2015

No description provided.

@minux minux added the repo-sys label Mar 24, 2015
@minux minux added this to the Go1.5 milestone Mar 24, 2015
@frobware
Copy link

Given that the port was recently merged I was curious as to what "missing support" means. Is this cgo related?

@bradfitz
Copy link
Contributor

@frobware, this is for the x/sys repo (see the github Label on the right).

It's at https://github.com/golang/sys/tree/master/unix

@bradfitz bradfitz changed the title unix: missing support for linux/arm64 x/sys/unix: missing support for linux/arm64 Mar 27, 2015
@mikioh mikioh changed the title x/sys/unix: missing support for linux/arm64 unix: missing support for linux/{arm,arm64} Mar 31, 2015
@minux minux changed the title unix: missing support for linux/{arm,arm64} unix: missing support for linux/arm64 Mar 31, 2015
@minux
Copy link
Member Author

minux commented Mar 31, 2015

Let's keep this issue only about linux/arm64.
The linux/arm issue is different. linux/arm only lacks Syscall9 and a few constants,
whereas unix doesn't support linux/arm64 at all.

@rsc rsc changed the title unix: missing support for linux/arm64 x/sys/unix: missing support for linux/arm64 Apr 14, 2015
@rsc rsc modified the milestones: Unreleased, Go1.5 Apr 14, 2015
@rsc rsc removed the repo-sys label Apr 14, 2015
@larzconwell
Copy link
Contributor

x/sys/unix supports linux/arm64 as of CL 10038, so this can be closed @minux.

@minux minux closed this as completed Mar 13, 2016
@golang golang locked and limited conversation to collaborators Mar 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants