From: Rust Maintainers Date: Thu, 7 Jun 2018 05:35:30 +0000 (+0530) Subject: _support-cross-compile-install X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2^2~1^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=193d6ecf3732fb46c0d0acd1686594b7193cbd4b;p=cargo.git _support-cross-compile-install Support cross-compile install Gbp-Pq: Name 2008_support-cross-compile-install.patch --- diff --git a/src/bin/commands/install.rs b/src/bin/commands/install.rs index a353a2821..cffe38d46 100644 --- a/src/bin/commands/install.rs +++ b/src/bin/commands/install.rs @@ -32,6 +32,7 @@ pub fn cli() -> App { "Install only the specified example", "Install all examples", ) + .arg_target_triple("Build for the target triple") .arg(opt("root", "Directory to install packages into").value_name("DIR")) .after_help( "\