Skip to content

Commit

Permalink
Add "chimera" as a known triple vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
wezm authored and jschwe committed Oct 6, 2023
1 parent af7915b commit 0481133
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/FindRust.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ function(_corrosion_parse_target_triple target_triple out_arch out_vendor out_os
"nvidia"
"openwrt"
"alpine"
"chimera"
"unknown"
"uwp" # aarch64-uwp-windows-msvc
"wrs" # e.g. aarch64-wrs-vxworks
Expand Down

0 comments on commit 0481133

Please sign in to comment.