Manual.md: document XBPS_RUST_TARGET

This commit is contained in:
maxice8 2019-01-20 20:06:11 -02:00 committed by maxice8
parent 57571e7908
commit 070e74372b
1 changed files with 2 additions and 0 deletions

View File

@ -369,6 +369,8 @@ in this directory such as `${XBPS_BUILDDIR}/${wrksrc}`.
- `XBPS_CROSS_BASE` Full path to where cross-compile dependencies are installed, varies according to the target architecture triplet. i.e `aarch64` -> `aarch64-unknown-linux-gnu`.
- `XBPS_RUST_TARGET` The target architecture triplet used by `rustc` and `cargo`.
<a id="available_vars"></a>
### Available variables