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

Enable compiler on NetBSD, DragonFly, illumos and Solaris #2343

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

ncruces
Copy link
Collaborator

@ncruces ncruces commented Nov 15, 2024

This culminates this series of changes, enabling the compiler on:

  • NetBSD amd64 and arm64
  • DragonFly BSD amd64
  • illumos amd64
  • Solaris amd64

We're not currently testing arm64 for either FreeBSD or NetBSD, but I've tested them. The emulation is slow, I'm not sure if it's worth it. The others are not supported Go arm64 targets.

OpenBSD was not added because it failed with an SIGSEGV. If anyone wants to take a stab at this, I'd welcome it.

Signed-off-by: Nuno Cruces <[email protected]>
@mathetake mathetake merged commit 0a20795 into tetratelabs:main Nov 15, 2024
50 checks passed
@ncruces ncruces deleted the compiler branch November 15, 2024 15:19
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