CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/01/10 01:20:59
Modified files:
devel/cargo : cargo.port.mk
Log message:
devel/cargo: configure cargo options via MODCARGO_ENV and config.toml
- unify cargo configuration in config.toml and MODCARGO_ENV
- prefer to use config.toml and MODCARGO_ENV instead of arguments on the
command-line
(it permits external tools using cargo directly instead of MODCARGO_*_TARGET to
have
the right configuration)
