From 070e74372bd5d6e90909254576793ffc9c444bc3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 20 Jan 2019 20:06:11 -0200 Subject: [PATCH] Manual.md: document XBPS_RUST_TARGET --- Manual.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Manual.md b/Manual.md index eb5c67f6efe..a9c681f7994 100644 --- a/Manual.md +++ b/Manual.md @@ -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`. + ### Available variables