> That bit is done.  The rust devs are moving to using config.toml
> files (actually, they had already started that in 1.16.0).  In this
> case, the following (and then a normal ./configure) will install
> both.  I haven't actually _used_ this yet, but it gave me a
> usr/bin/cargo in my DESTDIR.  I got the pointer from Arch after
> Waqyne mentioned they seemed to be installing cargo as part of rust.
>
> cat <<EOF > config.toml
> [build]
> # install cargo as well as rust
> extended = true
> EOF
>


great!

I'll try that as soon as possible and report back to the list

thanks a lot for all your valuable work!

ciao
-gabriele
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to