On Mon, Jul 01, 2019 at 11:14:28AM +0200, Jeremie Courreges-Anglas wrote: > > I am working to update lang/rust to 1.36.0. It requires a writable > > CARGO_HOME directory. > > > > The following diff explicitly adds MODCARGO_ENV to MAKE_ENV, in order to > > pass all configuration stuff from devel/cargo module to www/newsboat. > > > > newsboat is special as it uses devel/cargo module to maintain > > MODCARGO_CRATES, but doesn't use it to build. it is why the environment > > isn't passed automatically. > > > > Please note that it will also make the build of newsboat respect > > MAKE_JOBS. > > > > Comments or OK ? > > ok jca@
Fine with me, OK fcambus@
