On Mon, Jul 30, 2018 at 8:52 AM Guilherme Amadio wrote:
> If you introduce penalties for breaking prefix as well, I'm afraid many
> people will be unnecessarily penalized. I think that such penalties are
> counter productive in most cases. If someone is really being careless it
> might make sense
Hello,
I opened a PR here: https://github.com/gentoo/gentoo/pull/9388
Here a copy of the message:
# add support for rust multi-target
- add rust.eclass (with rust-utils.class) to support rust multi-target with
multibuild
- modify cargo.class to support rust multi-target
- change dev-lang/rust
Hi!
On Mon, 30 Jul 2018 17:00:20 +0200 gibix wrote:
> Hello,
>
> I opened a PR here: https://github.com/gentoo/gentoo/pull/9388
>
> Here a copy of the message:
>
> # add support for rust multi-target
>
> - add rust.eclass (with rust-utils.class) to support rust multi-target with
> multibuild