From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yann E. MORIN Date: Sun, 9 Feb 2020 11:21:31 +0100 Subject: [Buildroot] [PATCH v3 02/10] package/rust: build and install cargo In-Reply-To: <20200207180829.165689-3-arnout@mind.be> References: <20200207180829.165689-1-arnout@mind.be> <20200207180829.165689-3-arnout@mind.be> Message-ID: <20200209102131.GK23769@scaer> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Arnout, All, On 2020-02-07 19:08 +0100, Arnout Vandecappelle (Essensium/Mind) spake thusly: > From: Eric Le Bihan > > Cargo source code is not provided anymore as a separate tarball but is > now built along with the Rust compiler. > > So update rust host variant to build Cargo and install the > cross-compilation configuration file. > > All this will be overwritten again by the host-cargo package, but > that will be removed in later commits. > > Signed-off-by: Eric Le Bihan > Signed-off-by: Patrick Havelange > Tested-by: Sam Voss > [Arnout: merge all install commands in HOST_RUST_INSTALL_CMDS] > Signed-off-by: Arnout Vandecappelle (Essensium/Mind) The commit does not look to do what it says in the commit log. The commit log says "merge all install commands in HOST_RUST_INSTALL_CMDS" but HOST_RUST_INSTALL_CMDS are not touched; only CONFIGURE_CMDS are. So, I'm not sure I follow what's going on... Regards, Yann E. MORIN. > --- > package/rust/rust.mk | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/package/rust/rust.mk b/package/rust/rust.mk > index 5d14fc6682..9bbed15082 100644 > --- a/package/rust/rust.mk > +++ b/package/rust/rust.mk > @@ -47,11 +47,14 @@ define HOST_RUST_CONFIGURE_CMDS > echo 'python = "$(HOST_DIR)/bin/python2"'; \ > echo 'submodules = false'; \ > echo 'vendor = true'; \ > + echo 'extended = true'; \ > + echo 'tools = ["cargo"]'; \ > echo 'compiler-docs = false'; \ > echo 'docs = false'; \ > echo 'verbose = $(HOST_RUST_VERBOSITY)'; \ > echo '[install]'; \ > echo 'prefix = "$(HOST_DIR)"'; \ > + echo 'sysconfdir = "$(HOST_DIR)/etc"'; \ > echo '[rust]'; \ > echo 'channel = "stable"'; \ > echo '[target.$(RUSTC_TARGET_NAME)]'; \ > -- > 2.24.1 > > _______________________________________________ > buildroot mailing list > buildroot at busybox.net > http://lists.busybox.net/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------'