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

Remove x86_64-fuchsia and aarch64-fuchsia target triple aliases #106649

Open
tmandry opened this issue Jan 9, 2023 · 0 comments
Open

Remove x86_64-fuchsia and aarch64-fuchsia target triple aliases #106649

tmandry opened this issue Jan 9, 2023 · 0 comments
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. O-fuchsia Operating system: Fuchsia T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@tmandry
Copy link
Member

tmandry commented Jan 9, 2023

The aliases introduced in #106636 can be removed once downstream projects have time to migrate to the new target triples:

  • x86_64-unknown-fuchsia
  • aarch64-unknown-fuchsia

cc @djkoloski

@tmandry tmandry added C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. O-fuchsia Operating system: Fuchsia labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. O-fuchsia Operating system: Fuchsia T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

1 participant