_support-cross-compile-install
authorRust Maintainers <pkg-rust-maintainers@lists.alioth.debian.org>
Thu, 7 Jun 2018 05:35:30 +0000 (11:05 +0530)
committerXimin Luo <infinity0@debian.org>
Thu, 7 Jun 2018 05:35:30 +0000 (11:05 +0530)
    Support cross-compile install

Gbp-Pq: Name 2008_support-cross-compile-install.patch

src/bin/commands/install.rs

index a353a28217e43edd950430bf8fcde3bb44d800eb..cffe38d46525fcb462f76f1799af9f38b8d0b59c 100644 (file)
@@ -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(
             "\