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

Add FreeBSD on arm64 target #29

Closed
Jacalz opened this issue Jan 24, 2021 · 2 comments
Closed

Add FreeBSD on arm64 target #29

Jacalz opened this issue Jan 24, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request freebsd Issues specific to the FreeBSD operating system

Comments

@Jacalz
Copy link
Member

Jacalz commented Jan 24, 2021

Go 1.14 added support for building against the arm64 target of FreeBSD (see https://golang.org/doc/go1.14#freebsd). Given that we now use Go 1.14, this should technically be possible to do. This would be a very addition given the recent increase and excitement in arm64 over amd64.

@Jacalz Jacalz added enhancement New feature or request freebsd Issues specific to the FreeBSD operating system labels Jan 24, 2021
@Jacalz
Copy link
Member Author

Jacalz commented Mar 15, 2021

I think this will require that we build our FreeBSD images against FreeBSD 12.x instead of 11.2.

@lucor lucor self-assigned this Mar 15, 2021
lucor added a commit to lucor/fyne-io-fyne-cross that referenced this issue Mar 18, 2021
Refactor docker images layout to ensure compatibility with previous versions of  fyne-cross.

In the details:
- Add FreeBSD on arm64 target fyne-io#29
- Add the `darwin-image` command to build the darwin docker image
- Add a dedicated docker image for windows
- Update Go to v1.16.2
- Update fyne CLI to v2.0.1
- Update FreeBSD to v12.2 fyne-io#29
- Remove darwin 386 target
- Remove the dependency from the docker/golang-cross image for the base image
@lucor
Copy link
Member

lucor commented Mar 31, 2021

Added in #37

@lucor lucor closed this as completed Mar 31, 2021
@lucor lucor mentioned this issue May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request freebsd Issues specific to the FreeBSD operating system
Projects
None yet
Development

No branches or pull requests

2 participants