blob: eac97d88505a0659591091537d96d5fc2bed60af [file] [log] [blame]
*--target* _TRIPLE_::
{actionverb} for the given architecture. The default is the host
architecture. The general format of the triple is
`<arch><sub>-<vendor>-<sys>-<abi>`. Run `rustc --print target-list` for a
list of supported targets.
+
This may also be specified with the `build.target`
linkcargo:reference/config.html[config value].