Commit Graph

4 Commits

Author SHA1 Message Date
David Koloski f6ef039775 Add vendor to Fuchsia's target triple
Historically, Rust's Fuchsia targets have been labeled x86_64-fuchsia
and aarch64-fuchsia. However, they should technically contain vendor
information. This CL changes Fuchsia's target triples to include the
"unknown" vendor since Clang now does normalization and handles all
triple spellings.

This was previously attempted in #90510, which was closed due to
inactivity.
2023-01-05 09:34:22 -05:00
Andrew Pollack c14b85c11e Adjust log line in fuchsia-test-runner.py
* Adjusting log line in `fuchsia-test-runner.py` to refer to self
2022-12-13 09:26:12 -08:00
David Koloski 9ed297769a [fuchsia] Document more settings for building Rust 2022-11-16 22:15:14 -05:00
Andrew Pollack e1636b83e3 Adding Fuchsia compiler testing script, docs 2022-11-11 18:44:33 +00:00