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 "chimera" as a known triple vendor #445

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Add "chimera" as a known triple vendor #445

merged 1 commit into from
Oct 6, 2023

Conversation

wezm
Copy link
Contributor

@wezm wezm commented Oct 5, 2023

On Chimera Linux the target triple of the packaged Rust compiler is <arch>-chimera-linux-musl. This PR adds chimera to the known vendors to address this warning:

CMake Warning at cmake/FindRust.cmake:113 (message):
  Failed to parse target-triple `x86_64-chimera-linux-musl`.Corrosion
  determines some information about the output artifacts based on OS
  specified in the Rust target-triple.

@jschwe jschwe merged commit 0481133 into corrosion-rs:master Oct 6, 2023
30 checks passed
@wezm wezm deleted the chimera branch October 6, 2023 06:37
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.

None yet

2 participants