From 1e672ac8e160ef647a7ea2df65d682c17427a0ca Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 22 Jun 2020 19:31:18 +0100 Subject: [PATCH] README.md: Try to fix salsa formatting Signed-off-by: Ian Jackson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3aa2c6..672ddd4 100644 --- a/README.md +++ b/README.md @@ -353,6 +353,7 @@ Options * `!target`: cargo would reject `--target=`; in this case nailing-cargo's `-T` option is ineffective. * `!target-dir`: cargo would reject `--target-dir`, so don't pass it. (Usually we pass `--target-dir=target` when we pass `--manifest-path`, since cargo's default is `target` in the same directory as `Cargo.toml`.) + There are also some properties which should not be needed, but are provided for completeness. Do not use these to solve the problem of nailing-cargo passing cargo options to a build command which is -- 2.30.2